CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2013/10/29 05:23:59
Modified files: usr.sbin/smtpd : smtpd.h mta.c Log message: Report mta sessions errors on the route rather than on the MX. If a route has too many of these errors, disable it for a while. Reset the error counter for a route when it is re-enabled or when it could establish a connection successfully.