procmail
[Top] [All Lists]

Re: help with cc email delivery

2002-11-24 06:35:39
Tom Allison <tallison(_at_)tacocat(_dot_)net> said:

A rule like:

:0
* [anything]
! address

delivers it and finishes.  If you want it to go two places then you need to 
add "c" to the first one:

:0 c
* [anything]
! address

:0
* [anything else]
! another_address


This is quite unnecessary.  To send to two addresses, simply use:

        :0
        * condition
        ! address, another_address

-- 
dman


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail