On Tue, Jan 15, 2013 at 08:44:57AM +0200, Timo Sirainen wrote:
> On Sat, 2013-01-12 at 17:45 +0100, Ulrich Zehl wrote:
> > The Dovecot 2.1 LMTP server currently always strips the address extension
> > from a recipient address (if recipient_delimiter is set), meaning user IDs
> > cannot contain the
On Sat, 2013-01-12 at 17:45 +0100, Ulrich Zehl wrote:
> The Dovecot 2.1 LMTP server currently always strips the address extension
> from a recipient address (if recipient_delimiter is set), meaning user IDs
> cannot contain the recipient delimiter character, e.g. "user+foo" is not
> supported.
>
>
The Dovecot 2.1 LMTP server currently always strips the address extension
from a recipient address (if recipient_delimiter is set), meaning user IDs
cannot contain the recipient delimiter character, e.g. "user+foo" is not
supported.
This was surprising for me, as Postfix behaves differently in thi