noreply should go to black hole
    Scott Russell 
    lnxgeek at us.ibm.com
       
    Tue Feb 14 07:07:49 EST 2006
    
    
  
Sujit Choudhury wrote:
> This question may be a bit out of topic.  However, we would like to 
> configure our cyrus/postfix server so that any mail destined for noreply 
> goes to a blackhole (i.e does not get delivered).
Add the following to your /etc/postfix/aliases. Postfix will happily 
pipe anything for noreply at domain into /dev/null.
noreply:    "|>/dev/null";
-- 
Scott Russell <lnxgeek at us.ibm.com>
IBM Linux Technology Center System Admin
    
    
More information about the Info-cyrus
mailing list