[Dovecot] little problem with lmtp and 8bitmime mail from:
Hi all,
I'm very excited to see lmtp in dovecot now. Starting to play, I encountered following problem:
With senders in normal mail address format, everything is delivered right, lmtp works as expected. But with 8bitmime senders, like kernel mailing list, lmtp returns a 5.5.4 not supported and mail is bounced. Is this expected, meaning just not implemented, or could it be a bug?
E.g.:
Problem:
MAIL FROM:linux-kernel-owner+info=40xxxx.com-S1753112AbZEYPtt@vger.kernel.org BODY=8BITMIME RCPT TO:info@xxxx.com DATA vstream_fflush_some: fd 12 flush 130 vstream_buf_get_ready: fd 12 got 89 501 5.5.4 Unsupported options
Ok:
MAIL FROM:some.address@somewhere.com RCPT TO:info@xxxx.com DATA vstream_fflush_some: fd 12 flush 71 vstream_buf_get_ready: fd 12 got 36 250 2.1.0 OK 250 2.1.5 OK 354 OK
Dovecot version is latest hg dovecot-2.0 trunk.
Regards, Sebastian
On Mon, 2009-05-25 at 16:17 +0000, ja nein wrote:
Hi all,
I'm very excited to see lmtp in dovecot now. Starting to play, I encountered following problem:
With senders in normal mail address format, everything is delivered right, lmtp works as expected. But with 8bitmime senders, like kernel mailing list, lmtp returns a 5.5.4 not supported and mail is bounced. Is this expected, meaning just not implemented, or could it be a bug?
Just something I missed. This should help: http://hg.dovecot.org/dovecot-2.0/rev/2784877c567c
participants (2)
-
ja nein
-
Timo Sirainen