procmail
[Top] [All Lists]

Condition to execute rule

2006-12-01 11:48:09
Hi,

I have a rule in /home/user1/.procmailrc, which is executed every time 
user user1 gets an email:
:0 c
! address(_at_)domain(_dot_)org

What's the correct condition if I want to delete that rule from 
/home/user1/.procmail and insert it into /etc/procmailrc so it's 
executed if and only if that user gets an email?
:0 c
* CONDITION?
! address(_at_)domain(_dot_)org

Cheers
Patrick Häcker

____________________________________________________________
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>
  • Condition to execute rule, Patrick Häcker <=