Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Selective internal routing

Status
Not open for further replies.

WolfyPDX

IS-IT--Management
Jul 30, 2009
1
US
Our current sendmail system for handling incoming mail for looks something like this:

Internet ===> smtp server ===> mail delivery server

(this is a simplification that just represents the path mail being sent to our local users takes).

We're currently looking at implementing Zimbra as an optional way to handle mail for select users. Zimbra will be running on a separate system from the existing mail delivery server, so at some point - probably on the smtp server - we need to be able to look up the recipient of each incoming mail and deliver it to either the existing mail delivery server or to the new zimbra server.

What is the best way to approach this? I'm fairly adept at writing sendmail rules, but selecting an alternate server for local delivery has me a bit stumped. Any assistance would be much appreciated.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top