On Fri, 17 Dec 2004 11:52:12 -0800, Sean Murphy <[EMAIL PROTECTED]> wrote:
> We have more than one mail server.  I would like to have all emails be
> able to be sent to @calarts.edu and go to the correct server with that
> email account on it.  The current set up is @calarts.edu goes to our
> main mail server but if you have an account on a separate mail server
> you must mail it to @servername.calarts.edu
> 
> All servers are running FreeBSD 4.10 and sendmail.  Is there a way for
> sendmail to be smart and redirect the email messages from the main
> server to the other servers?
> be, send any mail to "[EMAIL PROTECTED]"

Isn't this what the aliases file is for? If mail is being delivered
locally and you put in an alias entry like:

username:[EMAIL PROTECTED]

It should be directed to the appropriate location.

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

Reply via email to