Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 1999 12:30:52 -0700
From:      "Michael Bryan" <fbsd-isp@ursine.com>
To:        freebsd-isp@freebsd.org
Cc:        domi@saargate.de
Subject:   Re: copy of incoming mail to another account
Message-ID:  <199909141230520520.1AC93032@quaggy.ursine.com>
In-Reply-To: <fc.004c503800197d60004c503800197d60.197d71@saargate.de>
References:  <fc.004c503800197d60004c503800197d60.197d71@saargate.de>

next in thread | previous in thread | raw e-mail | index | archive | help


>How can I send a copy of an incoming mail to a unix account to another
>mail account? I know about the possibility of setting up .forward files,
>but using those, the mails are only redirected, but not copied.

You can use the .forward file to copy as well, allowing delivery to
both the original addressee as well as the remote address.  Do something
like this:

~localuser/.forward:

    \localuser,remote@domain.com

That will cause the mail to be copied to the address "remote@domain.com"
while still doing the local delivery to the mailbox for "localuser".

The user can set this up on their own if they want.  You can also use
/etc/aliases to get the same effect, but that requires an admin to set
things up for them.


Michael Bryan
fbsd-isp@ursine.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909141230520520.1AC93032>