Author: Aaron Stone
Date: Nov 26, 2005
Code: Feb 15, 2006
We want to handle this syntax: username+mailbox@domain
Using this algorithm:
Status as of Feb 2006 is that the incoming mail envelopes are checked for a +mailbox spec, except in the case of domain or user catch alls (should we support this?), and passed along the delivery chain. When it's time to put the mail into the mailbox, we only test for mailbox existence, else it goes to INBOX (which will be created on the fly, if needed). TODO: Approved mailboxes list in the new DELIVERY section of dbmail.conf