On Sat, 2006-11-04 at 19:37 +0100, Marc Dirix wrote:
> Hi,
> 
> 
> I have configured the option below as stated, because we don't have  
> imap users, only pop3.

Meaning that you don't have any folders other than INBOX?

> SUBADDRESS=no          # Use '[EMAIL PROTECTED]' format to deliver  
> to a mailbox.
> 
> However there are users which receive emails with [EMAIL PROTECTED]
> mostly this is for virtual domain mappings where [EMAIL PROTECTED] get's  
> mapped to [EMAIL PROTECTED]

Oh! You want the subaddress stripped off, but ignored?

> These mails normally would have been deliverd to the "user" inbox.  
> This is sendmail normal behaviour, but in
> dbmail (2.2) these email get rejected with "unknown user".
> 
> Is this a bug in the delivery part?

It's not a bug, I just never thought about it stripping but ignoring the
subaddress. I think that's a minor enough change that I can roll it in
after 2.2.0. How about adding an 'ignore' option to the config item:

[DELIVERY]
SUBADDRESS=yes/no/ignore

Aaron

Reply via email to