Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 1999 14:42:46 +0000
From:      Edwin Culp <eculp@MexComUSA.net>
To:        domi <domi@saargate.de>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: copy of incoming mail to another account
Message-ID:  <37DE5EE6.D656D478@MexComUSA.net>
References:  <fc.004c503800197d60004c503800197d60.197d71@saargate.de>

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

> 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.
>
> Yours, Dominik
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the body of the message

with aliases

As user root if you add this line in /etc/aliases

domi:    domi@saargate.de, domi@usa.net, domi@hotmail.com, domi@yahoo.com,
webmaster@saargate.de

then do a
# newaliases
it should respond something like
/etc/aliases: 157 aliases, longest 265 bytes, 6659 bytes total

now mail to domi at the smtp server would be sent to each of the above
accounts.

provecho,

ed



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?37DE5EE6.D656D478>