On 8/17/05 4:17 PM, "Ruairi Hickey" <[EMAIL PROTECTED]> wrote:
> I'm having a problem with an email address that mail is being sent to... > mx entry below. Bind9 seems to return the addresses in random order and exim > intermittently trys to send the email to the 99 weighted server > 'mail-relay.it-tallaght.ie.' which is not configured to accept the mail (the > other 2 are). Exim would be expected to try the MXs in preference order, stopping upon success. Your preference 10 MX record is invalid (IP on right side, not name). Possibly that is upsetting Exim...possibly ns.itnet.ie is sometimes not accepting connections. You didn't say what version of Exim you are dealing with, and that wouldn't have helped me, anyhow. Sometime in its history, Exim became less unwilling to use the sort of invalid MX record you have at preference 10. --John > > Has anyone come accross this type of behaviour, can I force exim to try the > lowest weiged server first, or is this a bind thing.... > > Thanks > Ruairi > > $ nslookup >> set type=mx >> councilofdirectors.ie > Server: 192.168.1.5 > Address: 192.168.1.5#53 > > Non-authoritative answer: > councilofdirectors.ie mail exchanger = 10 193.1.207.2. > councilofdirectors.ie mail exchanger = 20 ns.itnet.ie. > councilofdirectors.ie mail exchanger = 99 mail-relay.it-tallaght.ie. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
