Date: Tue, 12 Oct 2004 15:05:27 -0400 (EDT) From: "Steve Bertrand" <iaccounts@ibctech.ca> To: sandy@keathleywebs.com Cc: freebsd-questions@freebsd.org Subject: Re: Email redirects Message-ID: <3445.209.167.16.15.1097607927.squirrel@209.167.16.15> In-Reply-To: <416BB9B9.4291.AA826C@localhost> References: <416BB9B9.4291.AA826C@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
> I need to accept an email to a specific address, then forward it to > several several external addresses. virtusertable will do that for a > single recipient. Is there a way to do that for multiple recipients? Sure, you could dump it to an alias (/etc/mail/aliases) which contains several users in it's list, or simply put a .forward file in the users /home directory, and add each email address that it is going to on separate lines, which would forward the mail to that user to all recipients listed in the .forward file. HTH, Steve > > Thanks, > > Sandy Keathley > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3445.209.167.16.15.1097607927.squirrel>