John Hall wrote: > I just tried restarting pdnsd and the message has now been delivered > successfully to one of the other hosts. I really should have run > tcpdump and see what was being returned before restarting it. > > So it seems to have been a problem with my DNS server.
Do you have randomize_recs enabled in your pdnsd config? randomize_recs=(on|off); If this option is turned on, pdnsd will randomly reorder the cached records of one type when creating an answer. This supports round-robin DNS schemes and increases fail safety for hosts with multiple IP addresses, so this is usually a good idea. On by default. -- Andreas Steinmetz SPAMmers use [EMAIL PROTECTED] -- ## 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/
