On Tue, Mar 22, 2011 at 01:44:37PM -0700, Steve Jenkins wrote: > I've been reading through > http://www.postfix.org/ADDRESS_REWRITING_README.html and Googling in > an attempt to figure out how to allow "tagging" of email accounts for > SPAM fighting purposes (mail to [email protected] gets delivered > to [email protected]), but haven't been able to figure it out. > > Can anyone nudge me in the right direction? > > Thx, > > SteveJ >
Your local delivery agent will need to also support plus-addressing. Then, if you have a folder named "anytag" for the bob account, it will usually deliver mail sent to "bob+anytag@xxx" directly to the anytag folder. I works that way with GMail and others. Cheers, Ken
