Martin Blapp <[EMAIL PROTECTED]> wrote on 09/05/2006 06:56:48 PM: > But after one of the milters have been shut down, we found out > that DNS round robin with bind sucks.
Does it still do this if, instead of round robin on the A records, you use round robin on the MX records? ie: mail IN MX 10 milter1.domain.com mail IN MX 10 milter2.domain.com mail IN MX 10 milter3.domain.com (assume unique A record for each milter) Right now, I only have two servers running in parallel, but hope to add a third soon. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

