Date: Mon, 25 Nov 2002 11:23:29 +0200 (SAST) From: Mark Bojara <mark@mics.co.za> To: freebsd-isp@freebsd.org Subject: exim setup Message-ID: <20021125111716.N6040-100000@opium.co.za>
next in thread | raw e-mail | index | archive | help
Hello, I require some help on a solution with exim 4. Basically I will have 2 smtp servers.. The one is hosted onsite the other offsite.. Both SMTP servers serve mics.co.za. (MX goes to offsite server). All mail for that specific domain (domainlist stored in a mysql db.. dont worry about mysql parts). Will first be checked if it can do a local delivery. If it fails it must automatically route to a specific smtp server (if the domain is in a domainlist). Then only if that server fails it must sent the reciepient the error message. Basically a quick drawing: [incoming email] | | [check if it can deliver locally -- possibly end of delivery] | | [if not, smart route email to a single remote smtp server.. if reciepient domain is in mysql database] | | [end of delivery] Any help would be very appreciated. Thanks, Mark ---------------------------------------------------------------- Data/Spock '96 the Logical Choice! ---------------------------------------------------------------- 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?20021125111716.N6040-100000>