procmail
[Top] [All Lists]

Re: Can't get action | to work

2006-04-03 11:33:28
Am 2006-03-27 21:05:59, schrieb fleet(_at_)teachout(_dot_)org:

Here's my entire test recipe:

      :0
      * ^Return-Path:(_dot_)*(_at_)hotmail
         {
            :0
            * $ ^Subject:$WS\/.*$
            | (echo -e $TIME "bounce address" $MATCH "\n" >> 
spamtest/spam.log)

            :0
            spamtest/gotcha
         }

AFAIK...
----8<----------------------------------------------------------
:0
* ^Return-Path:(_dot_)*(_at_)hotmail
* $ ^Subject:$WS\/.*$
{
  BLUB=`echo "$TIME bounce address $MATCH" >> spamtest/spam.log`

  :0
  spamtest/gotcha
}
----8<----------------------------------------------------------

should be enough.  The rest is your homework.


Greetings
    Michelle Konzack


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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