On Tue, May 03, 2011 at 08:31:25AM -0400, Tanstaafl wrote:
> Very nice, and definitely should be considered for addition to the core
> code, but I wonder if it is possible to adjust this so that it adds a
> plus delimeter with the original users local address part?
>
> Ie, instead of aliasing to 'everything@', alias to 'everything+user@'...
> where 'user' is the original recipients local address part?
Yes, definetely possible, once i get to it : )
Should be pretty trivial, just need to make sure when the setting is changed/added or when a user is added, a new entry is made in that table.
Postfix will automatically create the maildir on delivery for whatever is in the bcc column.
On other hand, once you have access to that inbox, you could filter by the To/From within a MUA, but yes, that would be less desirable.
> To expand on this... could it be made to differentiate between outbound
> and inbound?
Well, right now there are 2 tabeles - bcc_senders and bcc_recipients, so different mailboxes can be used for incoming vs outgoing mail, although it will not be per user.
> I know, I like to complicate things.
Hehe, features are awesome!
|