[pfx] Re: Delays of few seconds are often observed in send mail

Wietse Venema via Postfix-users <[email protected]> Wed, 27 May 2026 15:22:20 -0400 (EDT)
Newsgroups gmane.mail.postfix.user
Message-ID <[email protected]>
Lafiel Elentari via Postfix-users:
> In the debug log shows that the connection is established immediately,
> but then there's a pause of several seconds. Only then does send email.

You have a problem with SMTP client hostname lookup;

    may 20 21:20:30 mail postfix/smtpd[2501]: connection established
    ...
    may 20 21:20:35 mail postfix/smtpd[2501]: connect from unknown[2a0d:..:a484]

A 5-second delay is typical for a DNS query timing out. Consider
listing the client in /etc/hosts, or, if you are brave, have fun
with networkmanager etc. to fix your DNS infrastructure.

	Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]