moin,

my MDA uses mail_append() with a mail_string. the string contents are
not pre-normalized to CRLF upon the call. the mix driver writes the unix
line endings literally into the mailbox, and when reading it, it
delivers the contents literally. of course, this results in the imap
server being non-compliant with the spec.

now i wonder whether my MDA is expected to pre-normalize the data before
building the mail_string or whether the mix driver is broken?

regards
_______________________________________________
Imap-uw mailing list
Imap-uw@u.washington.edu
http://mailman2.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to