procmail
[Top] [All Lists]

rc problem

1996-01-10 16:39:06
My rc contains the following section:

#
        :0 
        * 
^From.(klokan(_at_)ix(_dot_)netcom(_dot_)com|acumen(_at_)free|102551.3504|EEGG87|metzger|bj695(_at_)Freenet(_dot_)Carleton(_dot_)CA|xyz(_at_)scsn(_dot_)net|cris.com|thetruth|schoedel|aryanron|rs241|slayer(_at_)sirius|g_dragon)
        * !^From: FROM_MAILER
        * !^X-Loop: kmcvay(_at_)nizkor(_dot_)almanac(_dot_)bc(_dot_)ca
        {
        :0 c
        | (formail -rk ; cat $HOME/text/reject) | $SENDMAIL -oi -t
        :0
        trash
        }
#

I had thought that this would work, but I've done something
wrong, as mail from the first user in the pipe got through, as
the log notes:

procmail: No match on 
"^From.(klokan(_at_)ix|acumen(_at_)free|102551.3504|EEGG87|metzger|bj695(_at_)Freenet(_dot_)Carleton(_dot_)CA|xyz(_at_)scsn(_dot_)net|cris.com|thetruth|schoedel|aryanron|rs241|slayer(_at_)sirius|g_dragon)"

...and

From ix.netcom.com!klokan  Wed Jan 10 15:10:59 1996

I don't know whether my syntax is wrong, or there's something
else screwed up - Elm shows the incoming msg as from "!", but
I can't see why.

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