Date: Wed, 17 Jan 2007 11:33:47 -0600 From: "Noel Jones" <noeldude@gmail.com> To: "FreeBSD Questions" <freebsd-questions@freebsd.org> Subject: Re: Load balancing outgoing mail relay Message-ID: <cce506b0701170933s3f113812s97983c4b89630a00@mail.gmail.com> In-Reply-To: <45AE5BBB.6060805@qgsltd.co.uk> References: <000601c73a43$8683c170$6601880a@Enigma> <45AE5BBB.6060805@qgsltd.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/17/07, Charles Trevor <ct.lists@qgsltd.co.uk> wrote: > > What happens if you do multiple dig/nslookups for smarthost.domain.tld. > Are the records returned in a different order each time? If not the > problem may be at the NS. > Nope. Postfix shuffles equal-weight MX records internally, so it doesn't matter what order the NS presents them. Multiple A records without an MX record (or when MX lookups are suppressed) are treated as equal-weight MX records per RFC. This is likely a postfix configuration problem. The original poster should seek further help on the postfix-users list. http://www.postfix.org/DEBUG_README.html#mail -- Noel Jones
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cce506b0701170933s3f113812s97983c4b89630a00>