OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: VERP bounce mailbox redirect without .forward trick

From: Amaury Amblard-Ladurantie (amaurylinuxfr.org)
Date: Mon Dec 18 2006 - 15:54:21 CST


Hello,

Thank you for your answer.

> > I am not using majordomo or any other mailing list software, and I
> > wonder if there is a simpler way of saying to Postfix: "Please send
> > any email to bounce+<anything>mydomain.com to this program (or to
> > this maildir)."
> recipient_delimiter = +
> virtual_alias_maps = ...
>
> then add a line in a virtual alias map, something like
> bouncedomain.example foosomewhere.example
>
> with this, mail to bounce[+*]domain.example is forwarded to
> foosomewhere.example.

What if I want local delivery to a maildir?
What if I want to pipe the mail to a local program?

Cheers,
Amaury