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) "[email protected]" 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 [email protected] does not accept inbound > mail. Please use one of these addresses for contacting us: maillist > unsubsubscribe: [email protected], support issues: [email protected], > other [email protected], 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 <[email protected]>
