A NOTE has been added to this issue. ====================================================================== http://dbmail.org/mantis/view.php?id=661 ====================================================================== Reported By: froeske Assigned To: ====================================================================== Project: DBMail Issue ID: 661 Category: LMTP daemon Reproducibility: always Severity: major Priority: normal Status: new target: ====================================================================== Date Submitted: 13-Dec-07 14:24 CET Last Modified: 16-Dec-07 22:08 CET ====================================================================== Summary: LMTPD does not deliver eMails with unencoded Envelope FROM Description: When someone writes with a broken Envelope FROM Line, LMTP does not deliver the eMail even, when the TO ist correct and does exist, so the mail could be delivered, while Postfix does accept the message (and it seems that it replaces the broken characters as ?). ======================================================================
---------------------------------------------------------------------- froeske - 13-Dec-07 14:29 ---------------------------------------------------------------------- as the Text how to reproduce seems broken, I attacht a (utf-8) Textfile ---------------------------------------------------------------------- paul - 16-Dec-07 15:37 ---------------------------------------------------------------------- Perhaps we should simply discard the ValidNetworkChars test. ---------------------------------------------------------------------- aaron - 16-Dec-07 22:08 ---------------------------------------------------------------------- The LMTP daemon does not advertise any 8-bit features, so your SMTP server is sending broken LMTP if it thinks it can speak 8-bit without asking. I definitely would like to change the situation and allow 8-bit (and drop the network characters thing). 2.3 looks like the right place to land that change. Issue History Date Modified Username Field Change ====================================================================== 13-Dec-07 14:24 froeske New Issue 13-Dec-07 14:24 froeske File Added: dbmail.err 13-Dec-07 14:26 froeske Issue Monitored: froeske 13-Dec-07 14:29 froeske Note Added: 0002443 13-Dec-07 14:29 froeske File Added: reproduce.txt 16-Dec-07 15:37 paul Note Added: 0002448 16-Dec-07 22:08 aaron Note Added: 0002450 ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
