Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 198 of 236  Not logged in ELOG logo
icon5.gif   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.
    icon2.gif   Re: Mail not sent but message says it has been sent, posted by Stefan Ritt on Mon Apr 18 09:04:21 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.
icon5.gif   logbook clone, posted by Emiliano Gabrielli on Thu Apr 14 12:38:04 2005 
When I create a new logbook (I used an existing one as a template) elog  
does not works anymore...  
  
    icon2.gif   Re: logbook clone, posted by Stefan Ritt on Fri Apr 15 22:26:06 2005 
> When I create a new logbook (I used an existing one as a template) elog  
> does not works anymore...  
icon1.gif   MIME encoding of mail?, posted by Michael Husbyn on Thu Feb 10 09:03:02 2005 
Hello,

This software is very good :) I like it, but I have some trouble with some
    icon2.gif   Re: MIME encoding of mail?, posted by Stefan Ritt on Sat Feb 12 18:00:48 2005 
What you can try is to debug the communication between elogd and the SMTP
server. Just turn on logging via
       icon2.gif   Re: MIME encoding of mail?, posted by Michael Husbyn on Thu Apr 14 15:07:18 2005 
> What you can try is to debug the communication between elogd and the SMTP
> server. Just turn on logging via
          icon2.gif   Re: MIME encoding of mail?, posted by Stefan Ritt on Thu Apr 14 15:42:44 2005 
> What I can see is that it sends with charset=US-ASCII, even if the characters are
> non-US.
             icon2.gif   Re: MIME encoding of mail?, posted by Michael Husbyn on Fri Apr 15 15:12:55 2005 
> > What I can see is that it sends with charset=US-ASCII, even if the characters are
> > non-US.
                icon2.gif   Re: MIME encoding of mail?, posted by Stefan Ritt on Fri Apr 15 15:25:30 2005 
So you tell me that the message body is ok with Norwegian characters, it's only the subject?
That would mean that outlook interpretes the charset only for the message body, but not for
the subject. So if you have characters with an ASCII value greater than 127, your mail
                   icon2.gif   Re: MIME encoding of mail?, posted by Stefan Ritt on Fri Apr 15 15:57:53 2005 
Ok, I found it. It's in RFC2047 at

http://www.faqs.org/rfcs/rfc2047.html
                      icon2.gif   Re: MIME encoding of mail?, posted by Stefan Ritt on Fri Apr 15 21:10:27 2005 
I implemented this, but found some problems. If I encode the subject like

Subject: =?ISO-8859-1?Q?ורז?=
                         icon2.gif   Re: MIME encoding of mail?, posted by Michael Husbyn on Fri Apr 15 21:31:26 2005 
> I implemented this, but found some problems. If I encode the subject like

> Subject: =?ISO-8859-1?Q?ורז?=
                            icon2.gif   Re: MIME encoding of mail?, posted by Stefan Ritt on Fri Apr 15 21:49:00 2005 
> If I read the RFC correctly when you use B encoding you are using BASE64 encoding.
> Maybe that could be a solution?
                               icon2.gif   Re: MIME encoding of mail?, posted by Michael Husbyn on Fri Apr 15 22:24:49 2005 
> > If I read the RFC correctly when you use B encoding you are using BASE64 encoding.
> > Maybe that could be a solution?
    icon2.gif   Re: MIME encoding of mail?, posted by Stefan Ritt on Fri Apr 15 21:14:05 2005 
> Subject: Testing ורז

> Becomes
icon5.gif   Conditional conditions?, posted by Steve Woughter on Tue Apr 12 16:07:12 2005 
Can conditional attributes be assigned as conditions?

Arbitraty Example:
    icon2.gif   Re: Conditional conditions?, posted by Stefan Ritt on Wed Apr 13 10:06:56 2005 
> Can conditional attributes be assigned as conditions?

Well, I guess the question was: "Can you implement this?" I'm sure that you
icon5.gif   XML password files, replication & FreeBSD, posted by G on Tue Apr 12 01:05:20 2005 compiling_ELOG_Errors_2.5.7-1.txtcompiling_ELOG_Errors_2.5.8.txt
Ok this really is 2 questions.

1)
    icon2.gif   Re: XML password files, replication & FreeBSD, posted by Stefan Ritt on Tue Apr 12 09:30:51 2005 
> I have been running ELOG on FreeBSD no problem for a year now,
> but this new version 2.5.8-x doesn't seem to wanna work, it compiles fine 
> with a few warnings (see attached logs).
       icon2.gif   Re: XML password files, replication & FreeBSD, posted by G on Wed Apr 13 00:40:55 2005 
> > I have been running ELOG on FreeBSD no problem for a year now,
> > but this new version 2.5.8-x doesn't seem to wanna work, it compiles fine 
> > with a few warnings (see attached logs).
          icon2.gif   Re: XML password files, replication & FreeBSD, posted by Stefan Ritt on Wed Apr 13 09:06:46 2005 
> Ok, i see, the problem for me now is that this attribute name has been in use for 
> half a year or so by me. So now I have 100's of logbook entries with the old name 
> in them, if I change it's name then all old logbook entries will show up with that 
icon5.gif   Default Date Format, posted by David Egolf on Mon Apr 11 23:01:37 2005 
Hello,

I downloaded the latest file and installed but the version number stayed at 
    icon2.gif   Re: Default Date Format, posted by Stefan Ritt on Tue Apr 12 09:13:27 2005 
> I downloaded the latest file and installed but the version number stayed at 
> 2.5.8-2 and did not change to -3.
icon4.gif   Segmentation fault when searching for empty regex, posted by Heiko Scheit on Mon Apr 11 13:52:29 2005 
Segmentation fault when searching for empty regex
--------------------------------------------------
    icon2.gif   Re: Segmentation fault when searching for empty regex, posted by Stefan Ritt on Mon Apr 11 21:22:25 2005 
I applied a similar fix like you proposed, just omit highlighting at all if I get a
zero length match. Changes committed to CVS.
icon5.gif   Lost cfg file, posted by David Egolf on Sat Apr 9 03:40:26 2005 
I was upgrading to the latest version and I wrote over my cfg file. I 
still have my database files. Is there a way to put the cfg file back 
together using the database files as a guide.  It did not seem to want to 
    icon2.gif   Re: Lost cfg file, posted by Stefan Ritt on Sat Apr 9 09:52:23 2005 
> I was upgrading to the latest version and I wrote over my cfg file. I 
> still have my database files. Is there a way to put the cfg file back 
> together using the database files as a guide.  It did not seem to want to 
       icon2.gif   Re: Lost cfg file, posted by David Egolf on Mon Apr 11 18:48:18 2005 
> > I was upgrading to the latest version and I wrote over my cfg file. I 
> > still have my database files. Is there a way to put the cfg file back 
> > together using the database files as a guide.  It did not seem to want to 
          icon2.gif   Re: Lost cfg file, posted by Stefan Ritt on Mon Apr 11 20:15:01 2005 rssreader.gif
> Thank you so much for working with me on this.  The RSS reader I have been trying 
> is at http://www.rssreader.com   and is version 1.0.88.0  It is a free RSS reader 
> and seems to work very well.  It has a username and password system, but I am not 
ELOG V3.1.5-3fb85fa6