procmail
[Top] [All Lists]

Simple bounce for a specific address

2001-01-15 06:18:11
I want to bounce mail for one specific address, I have a lot of mail
which gets forwarded to my work E-Mail and one specific form of one
of the addresses I want to bounce.

Would a formula something like the following work? :-

    :0
    * ^TOxxxxx(_at_)aaa(_dot_)bbb(_dot_)ccc
    | $SENDMAIL -oi -t

or should I pipe it through formail first as well, e.g.:-

    :0
    * ^TOxxxxx(_at_)aaa(_dot_)bbb(_dot_)ccc
    | formail | $SENDMAIL -oi -t



-- 
Chris Green (chris(_at_)areti(_dot_)co(_dot_)uk)
  Home: chris(_at_)isbd(_dot_)demon(_dot_)co(_dot_)uk            Work: 
cgreen(_at_)bcs(_dot_)org(_dot_)uk
  WWW: http://www.isbd.co.uk/
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>