procmail
[Top] [All Lists]

Re: procmail to forward to 2 addresses

2007-07-30 07:20:42

On Mon, 30 Jul 2007, Obantec Support wrote:

Hi

can i use procmail to send to 2 unique addresses.
2nd address should not be seen by the first addressee.

        Yes:

:0
* I guess that you are
* looking for keywords
* to do so ...
{
        :0 c
        !address(_at_)1

        :0
        !address(_at_)2
}


Bye,
  Udi
____________________________________________________________
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>