The new delivery code is committed to CVS.
I've tested the code sending messages with text and attachments from the
commandline and from Evolution. The messages were read on Evolution (on
Linux), Mozilla Thunderbird (on Mac OS X) and Outlook Express (on
Windows), and they all turned out all right (md5sum of attachments was
OK after saving from clients)
Please test this code over the weekend. I hope it fixes (some of) our
problems.
Ilja
Ilja Booij wrote:
Hi all,
my brand new code seems to work out here in my part the world. I also
did some checks sending Word files, and opening them from Outlook
Express, and it worked both for dbmail-smtp and for lmtp!
I'll do some cleanups now, and add some more comments, and then I'll
commit it to CVS, unless people disagree.
Ilja
Ilja Booij wrote:
Ilja Booij wrote:
BTW, I haven't been able to use OutLook yet to test the message
problems, as our only Windows machine here is in use at the moment.
I've taken a look at the OutLook problem using OutLook Express. The
cause of the problem was the fact that a message inserted via lmtp
has \r\n as line ending. When using imap, \r is added to this,
resulting in line endings of \r\r\n
This apparantly confuses OutLook
changing to the code to not insert \r\n, but to insert \n instead.
This was made easier by the change in message insertion code I made. :)
Though relying on storing \n and not \r\n is not the Right Thing to
do, it seems to be the easiest fix.
Ilja
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev