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