procmail
[Top] [All Lists]

Re: Copying email

2001-05-22 17:07:18
At 19:39 2001-05-22 -0400, Monah Baki wrote:
How can I copy all inbound emails coming to foo(_at_)domain(_dot_)com to foo(_at_)domain(_dot_)com AND foo1(_at_)domain(_dot_)com???

do you mean let the recieved copy continue to deliver to the original recipient, but also forward an additional copy to another address?

:0c
* ^TOfoo(_at_)domain(_dot_)com
! foo1(_at_)domain(_dot_)com


Note that this doesn't perform loop checking -- search the list archives for "X-Loop" to see various discussions of that - if there is the SLIGHTEST chance that foo1(_at_)domain might be forwarding you messages, you definatley want to add loop checking).

---
 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>
  • Copying email, Monah Baki
    • Re: Copying email, Professional Software Engineering <=