[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Sendmail, can I make it send mail to 2 different accounts?



On Thu, 31 Dec 1998, Edmund wrote:
>I have a client that would like all mail that he receives to be sent to
>2 different accounts.  Is this possible ?

If procmail is the local delivery agent for the primary account, then
create a ~/.procmailrc file that includes:

	:0 c
	* ^Subject:
	! SecondEmailAddress

This receipe will copy all messages that include a Subject line to the
second email address.

-- 
 Anthony E. Greene <agreene pobox com>
 Homepage & PGP Key <http://www.pobox.com/~agreene/>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]