Mail not sent but message says it has been sent, posted by Mikael Salonvaara on Sun Apr 17 09:35:30 2005
|
If my email host refuses to send the email (476 connections denied), we
still get the message that the email has been sent - and no error message.
How do I or can I send authentication information to the email server? |
Directories in top groups, posted by Stephen A. Wood on Mon Apr 18 17:02:20 2005
|
I am trying to unify several existing logbook collections that run on
seperate servers under a single server using groups. For a top group, under
"[global topgroupname]", I would like to redefine the resource directory or
the logbook directory so that everything except for the .cfg is at it
original location. However, it seems like "Resource dir" and "Logbook dir"
can not be redefined in the global section for specific groups. Is it
possible to redefine these directories for each top group, or is it feature
that could be added?
I could probably do what I want with soft-links, but redefining the resource
dir just seems to be right way to do this. (For one thing, I would like
different favicons for each group.) |
More questions about groups, posted by Stephen A. Wood on Tue Apr 19 22:43:10 2005
|
I am running 2.5.8-3 with the elogd.c 1.632. I have attached the config
file that I am using. I have a top group "src", with logbooks "SRC
Analysis" and "SRC Mail" in it. These two logbooks share the same password
file. If one logs into one, I would like them to be not have to login to
the other. If I put the password file name under [global src], I get this
behaviour, but the logbook selection page does not show my graphic or the
locks by the logbook names (instead it has the Alt text "This logbook
requires authentication." If I remove the password from [global src] and
put it in each logbook individually, then my logbook selection page looks
OK, but I have to log into each logbook seperately.
Stephen |
elogd crashes on log out, posted by Kevin Robinder on Wed Apr 27 21:27:25 2005
|
Since updating to version 2.5.8 we have been having problems with the elogd
service crashing whenever anyone attempts to log out. We are using stunnel
4.09 on a Win 2k system.
When someone tries to log out of e-log from their desktop the machine
hosting the service throws an error popup wanting to report to Microsoft.
The error signature has the following information:
szAppName: elogd.exe
szAppVer: 0.0.0.0
szModName: elogd.exe
szMidVer: 0.0.0.0
offset: 0003586a
Clicking to get the technical information it wants to send it shows these
two file names:
C:\DocumentsandSettings\krobinde\LOCALS~1\temp\WER6F.tmp.dir00
\elogd.exe.mdmp
C:\DocumentsandSettings\krobinde\LOCALS~1\temp\WER6F.tmp.dir00\appcompat.txt
Let me know if there is any further information you need. |
Filter with match case, posted by Alex H on Thu Apr 28 10:29:33 2005
|
Hello Stefan,
I have an question for you :o). Is there any solution to use the filtering
system with an match case solution ? Add a parameter or something else to
add a solution ?
I gave you an picture for the explaination.
Wenn I select GA for example, I just want to habe GA in my array and not
CofoGAr.
Thanks for answer |
MOptions : How that really work ?, posted by Alex H on Thu Apr 28 15:20:27 2005
|
Hi,
Is there anybody that use the MOptions ?
I'am searching some example to understand this fonction could you help
me ? :)
Thanks a lot for answer! |
post box question, posted by damon nettles on Sat May 7 17:51:22 2005
|
is there any way to get a larger text box to type in when making a new post?
the default box is rather small and you have to scroll up and down when
making a new post or editing an existing one.
once the post is submitted, the display goes to a larger box, but the text
only takes up the left side of the page. seems the only way to get it to go
all the way to the right is to make everything html and submit it that way.
can the normal text look like the html does without submitting it as html? |
How to remove email addresses from Guest Display?, posted by Johan Nyberg on Mon May 9 11:45:05 2005
|
Hi,
I would like to have the author email addresses listed only for users which
have logged in, but not for guest users. In the elogd.cfg file I have:
Attributes = Author, Author Email, Category, Subject
Guest Display = Author, Category, Subject, Text
But these attributes
ID Date Author Author Email Category Subject Text
are shown also when visting the logbook as a guest. For the guests I would
like to show only these attributes
ID Date Author Category Subject Text
Any ideas what I am doing wrong or why this does not work?
Johan |