On Tue, 24 Nov 2009, techlist06 wrote: > I would like to setup postfix so it has a more friendly reject for > mail sent to (via replys to my messages) "maill...@mydomain.com" with > a particular reject message that instructs the user on what > address(es) to use to better contact me. Something similar to : > > 550 reject The email address maill...@mydomain.com does not accept inbound > mail. Please use one of these addresses for contacting us: maillist > unsubsubscribe: rem...@mydomain.com, support issues: supp...@mydomain.com, > other i...@mydomain.com, etc. > > Can someone help and tell me where is the best place to set this up?
Use an access(5) or transport(5) map: http://www.postfix.org/access.5.html http://www.postfix.org/transport.5.html -- Sahil Tandon <sa...@tandon.net>