procmail
[Top] [All Lists]

Re: How to express OR in procmail?

2010-11-14 10:43:36
Hello Yue Wu,

Am 2010-11-14 22:07:42, hacktest Du folgendes herunter:
A very basic question...

Say I want to filter emails with "from: foo1(_at_)mail(_dot_)com" OR "from:
foo2(_at_)mail(_dot_)com" OR "subject: test" into folder/, how to do it in
procmail?

Scoring?

:0
* -1^0
*  1^0 ^From:(_dot_)*foo1(_at_)mail\(_dot_)com
*  1^0 ^From:(_dot_)*foo2(_at_)mail\(_dot_)com
*  1^0 ^Subject:.*test
some_folder/

Thanks, Greetings and nice Day/Evening
    Michelle Konzack

-- 
##################### Debian GNU/Linux Consultant ######################
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsystems(_at_)tdnet France EURL       itsystems(_at_)tdnet UG (limited 
liability)
Owner Michelle Konzack            Owner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz                 Kinzigstraße 17
67100 Strasbourg/France           77694 Kehl/Germany
Tel: +33-6-61925193 mobil         Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

<http://www.itsystems.tamay-dogan.net/>  <http://www.flexray4linux.org/>
<http://www.debian.tamay-dogan.net/>         <http://www.can4linux.org/>

Jabber linux4michelle(_at_)jabber(_dot_)ccc(_dot_)de
ICQ    #328449886

Linux-User #280138 with the Linux Counter, http://counter.li.org/
____________________________________________________________
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>