On 2011-01-20 19.42, Sean Martin wrote:
 I created an MX record named testmx.domain.com
<http://testmx.domain.com> and two A records both named test.domain.com
<http://test.domain.com>, one for each of the downstream smart hosts.

I think that could mess up the cache logic in the barracudas. You should create two differently named A records, and two MX records with equal priorities. Like this:

$ORIGIN domain.com.
smarthost               IN MX 1 smarthost1
                        IN MX 1 smarthost2

smarthost1              A <ipaddress1>
smarthost2              A <ipaddress2>

--
  Eino Tuominen

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe exchangelist

Reply via email to