procmail
[Top] [All Lists]

Re: Redirect to two persons

2006-02-01 07:19:25

On Tue, 31 Jan 2006, JEMF wrote:

Hello!

I need redirect an email to two persons. I tried:

:0
* To(_dot_)*sector1(_at_)internal
* From(_dot_)*(_at_)external(_dot_)com
{
      :0 c
      /var/mail/sector2

      :0
      /var/mail/sector3
}

        You can forward by sendmail like Seam said, but I think it's
        extra and the big question is why the flag "c" doesn't work.
        We need more info:  What the logs say?  What happened if you
        swap sector3 before sector2?  What happened when you add "A"
        or "a" to the second recipe?
{
     :0 c:
     /var/mail/sector2

     :0 A:
     /var/mail/sector3
}


Bye,
  Udi




However, with this configuration all messagens are posted in
/var/mail/sector3 only. How to make it works correctly?

Thanks!


____________________________________________________________
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


+++++++++++++++++++++++++++++++++++++++++++
This Mail Was Scanned By Mail-seCure System
at the Tel-Aviv University CC.


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