procmail
[Top] [All Lists]

Re: Spambouncer question

2001-09-16 16:37:11
On Sun, Sep 16, 2001 at 08:44:25AM +0400, Steve Sykes wrote:
This recipe is part of the spambouncer package.
:0:
* ? test -f ${MYEMAIL} && \
(${FORMAIL} -zxTo: -zxCc: |\
  fgrep -i -f ${MYEMAIL})
${FORMAIL} -A"X-Folder: Default" >>${DEFAULT}

My question is how do I forward the message that it finds to a user instead
of sending to the DEFAULT user?

You would change the last line to:
!user(_at_)host

-- 
Andrew Edelstein        -       andrew(_at_)pure-chaos(_dot_)com
http://andrew.pure-chaos.com

Who cares why or how?  At least she's gone.  When's the party?
                                28 Apr 2000
_______________________________________________
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>