On Sun, Feb 07, 2016 at 10:23:51PM -0600, Bob Friesenhahn bfriesen@... [milter-greylist] wrote: > The site http://mxtoolbox.com/ claims that my inbound mail is > particularly slow. The specific test page is at > http://mxtoolbox.com/domain/www.simplesystems.org/. The claim is that > it takes 8.5 seconds to deliver a mail to my domain and results are > consistent. [..] > > Is this test page faulty or is there something in my mail delivery > chain (e.g. milter-greylist) which is adding time? Maybe this is the cause: Sendmail has usually IDENT queries enabled which timeouts in 10 or 15 secs (if the TCP connection back to clients port 113 does not lead to an immediate connection refused). I have following line included in my .mc config: define(`confTO_IDENT',`0s')dnl which prevents your server to do any IDENT queries. Have a nice day, Johann
Message
Re: [milter-greylist] Claimed slow connection and delivery time?
2016-02-08 by Johann Klasek
Attachments
- No local attachments were found for this message.