procmail
[Top] [All Lists]

RE: --> reading multiple TO addresses from a file.

2000-09-15 15:48:17
At 14:53 2000-09-15 -0700, Widodo Krisman wrote:
Hurray, both your method and david's are working.  I can use (add1|add2) or

I'm floored.  It worked? <g>

I want mail NOT from mydomain go to IN.junks?

Use the standard inversion - preceed the regexp line with the ! flag:

* ! ^From.*mydomain\.com
IN.junks


There are other methods as well - setting up a rule that matches, and the following rule which catches everything the first didn't.

---
 Please DO NOT carbon me on list replies.  I'll get my copy from the list.

 Sean B. Straw / Professional Software Engineering
 Post Box 2395 / San Rafael, CA  94912-2395


_______________________________________________
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>