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
|
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
|
Re: MIME encoding of mail?, posted by Stefan Ritt on Fri Apr 15 21:14:05 2005
|
> Subject: Testing ורז
>
> Becomes
|
$user_email variable causes problems in Use Email From setting, posted by John Habermann on Sun Feb 6 04:12:52 2005
|
I am running into problems when I try and use the
Use Email From = $user_email
|
Re: $user_email variable causes problems in Use Email From setting, posted by Stefan Ritt on Sun Feb 6 12:44:03 2005
|
> header. I saw that elog:333 reported a similar problem but this was listed
> as fixed.
|
[patch]: fixed wrong extention check, posted by Emiliano Gabrielli on Tue Feb 8 17:40:54 2005
|
current version uses strstr() to check if the file has the expected ascii
text extension ... this is buggy becouse this way a file named
|
[patch] Re: images attached shown as inline , posted by Emiliano Gabrielli on Tue Feb 8 19:04:25 2005
|
> > uhm ok .. can I expect to get a release with this feature in the near future ?
>
> I checked how I would do that and did not find a good solution. If I put a
|
Re: [patch]: fixed wrong extention check, posted by Stefan Ritt on Sat Feb 12 17:45:39 2005
|
> current version uses strstr() to check if the file has the expected ascii
> text extension ... this is buggy becouse this way a file named
> ".txt_hidden_file" or "foo.config.dat" are both seen as .txt files.
|