Steve Dixon wrote:
> whats the best way to have incoming email for a person to go to their
> account and also to another account on a different domain that i do not
> control?  the .forward works but doesnt keep a local copy in the users
> account.

procmail by far.  See the man pages (procmail, procmailrc, etc.)

The .procmailrc config you want is something like
  :0 c
  ! [EMAIL PROTECTED]
This forwards to [EMAIL PROTECTED] and copies the message so
it will be delivered locally too.

--
Andrew E. Mileski - Software Engineer
REBEL.COM  http://www.rebel.com/

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to