> 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
>
>
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to