procmail
[Top] [All Lists]

Re: Developing forwarding rules with Procmail

2000-11-07 10:51:01
* k j gerhart <kjg(_at_)itlcorp(_dot_)com> [20001107 18:22]: wrote regarding 
'Developing forwarding rules with Procmail'
=>Looking for PROCMAIL to develop rules like Outlook Express. 
=>How can I have mail forwarded to multiple users.  
=>Example if Tom sends or receives an email then automatically send a copy
=>to his manager Jim.  Can Procmail do this?  Please provide an example.

That is complicated. Do you want to monitor Tom? Or you want Tom to do
this himself? ;-)

If Tom does it from his .procmailrc, for mail from "someone" and he wants
to forward a copy to his boss and still remain with his own copy, then use
this

:0:
* ^From.*someone
{

 :0 c

 ! boss(_at_)toms_company

 :0
 TOM_MBOX
}


HTH

-Wash

--
Odhiambo Washington  Inter-Connect Ltd.,
wash(_at_)iconnect(_dot_)co(_dot_)ke  5th Flr Furaha Plaza
Tel: 254 11 222604   Nkrumah Rd.,
Fax: 254 11 222636   PO Box 83613 MOMBASA, KE.

It's a good thing for an uneducated man to read books of quotations. -Winston 
Churchill 
(contributed by Chris Johnston) 
_______________________________________________
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>