On 10/7/2009, Jerry ([email protected]) wrote: > Postfix also sends, dovecot correctly > places mail with '+'addressing; i.e., "[email protected]" into > "path-to-mail/domain.com/foo+bar".
If you are using plus addressing, the actual user is 'foo', so this mail should go into '.../domain.com/foo', not '.../foo+bar' - unless you are using sieve, in which case it *could* be delivered to a subfolder called '.../foo/.bar' or '.../foo.bar' > The problem is when I attempt to access the mailbox, the user name: > [email protected] is rejected. Thats because the user is 'foo', not 'foo+bar'... If you are using dovecot LDA? http://wiki.dovecot.org/LDA/Sieve#Plus_Addressed_mail_filtering -- Best regards, Charles
