procmail
[Top] [All Lists]

Re: local and remote delivery

2003-04-07 15:25:09
At 22:55 2003-04-07 +0200, Thomas Beer did say:
:0
* ^(From).*
./

how to deliver mails matching to maildir and user(_at_)anywhere(_dot_)net ?

:0c
* conditions
./

:0A
!user(_at_)anywhere(_dot_)net


or:

:0
*conditions
{
        :0c
        ./

        :0
        !user(_at_)anywhere(_dot_)net
}

The flags are discussed in the manpages...

---
 Sean B. Straw / Professional Software Engineering

 Procmail disclaimer: <http://www.professional.org/procmail/disclaimer.html>
 Please DO NOT carbon me on list replies.  I'll get my copy from the list.


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