Discussion:
Timeout setting
Mark Andrews
2021-03-26 22:01:10 UTC
Permalink
This is a bug in postfix. Temporary failures in the DNS are not supposed to result in permanent failure at the SMTP level. SERVFAIL is not NXDOMAIN.
This is not a postfix bug. Temporary failure are perfectly handled by
postfix with a 450 SMTP temporary error, not a 550 permanent error.
450 4.7.1 Client host rejected: cannot find your reverse hostname,
(total: 1)
Fine. I shouldn’t comment before my first cup of tea in the morning.
You should have OS/network configuration problems. Such timeout are
completely unnatural.
Timeouts will happen. Networks aren’t perfect. Links can be congested.
Links can be noisy. Hosts can be congested. Hosts can be down. There can
be routing failures. There are those that configure their DNS such that it
requires excessive numbers of lookups to actually resolve an lookup. Then
there are those that drop ICMP and fragmented packets breaking legitimate
traffic flows. There is a reason there are 400 codes for DNS lookup failures.
Emmanuel.
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
bind-users mailing list
https://lists.isc.org/mailman/listinfo/bind-users
--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: ***@isc.org

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list

ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-***@lists.isc
Loading...