[Imap-uw] CRLF
Oswald Buddenhagen
ossi at kde.org
Sun Sep 27 07:25:39 PDT 2009
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
More information about the Imap-uw
mailing list