On Feb 20, 2006, at 7:58 PM, Brad wrote:
> Before I start tearing my hair out .. I am using sendmail 8.13.5 with
> the exact setting for the dovecot lda specified in the dovecot wiki.
> Does the mailer definition for the lda ensure that it can understand
> +'ed addressing for foldered delivery ?
No, Dovecot-LDA doesn't currently support that. I don't know if it
should by default. Wonder how Cyrus does that..
Probably best way to handle it would be to have some option in Sieve
script to specify if it's wanted or not. I don't really want to touch
the Sieve part of the code though..