On Thu, 16 Jan 2003 the voices made Michele Francis write:
MF> I have this working
MF> :0
MF> * ^ From:.*awsome.net|\
MF> ^From:.*m100.net|\
MF> ^From:.deals.com
MF> /dev/null
MF>
MF> Why doesn't this work?
MF> :0
MF> * ^ From:.*awsome.net
MF> * ^From:.*m100.net
MF> * ^From:.deals.com
MF> /dev/null
MF>
MF> any help is appreciated. I may have read something wrong somewhere.
Every condition must match, at the top you've got only 1 (which translates to
"from a OR from b OR from c") and at the bottom you've got 3 conditions (which
translats to "from a AND from b AND from c").
--
/\___/\ /\___/\
\_@ @_/ \_@ @_/
+--oOO-(_)-OOo------------------------------------------oOO-(_)-OOo--+
| Per scientiam ad libertatem! // Through knowledge towards freedom! |
+---ôôô---ôôô--------------------------------------------ôôô---ôôô---+
\O/ \O/ (c)1998-2003 tony(_at_)svanstrom(_dot_)com \O/ \O/
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail