Hi,
I have two mail server configured the same way. A diff of the output of
postconf -n
shows only (expected) differences for
++++++++++++++++++++
inet_interfaces
mydomain
myhostname
smtpd_banner
smtpd_tls_cert_file
smtpd_tls_key_file
++++++++++++++++++++
I can send emails from my client from one without fail, while I get
connection timeout errors for the other
--------------------
Jun 4 17:20:39 mail postfix/submission/smtpd[11500]: connect from
unknown[210.185.104.16]
Jun 4 17:20:40 mail postfix/submission/smtpd[11500]: 161365FA82:
client=unknown[210.185.104.16], sasl_method=PLAIN,
sasl_username=ll...@dragonclaw.net
Jun 4 17:20:40 mail postfix/cleanup[11504]: 161365FA82:
message-id=<6accc68a-c0b4-033a-f633-2cc22ef5e...@dragonclaw.net>
Jun 4 17:20:41 mail postfix/qmgr[11467]: 161365FA82:
from=<ll...@dragonclaw.net>, size=404, nrcpt=1 (queue active)
Jun 4 17:20:41 mail postfix/submission/smtpd[11500]: disconnect from
unknown[210.185.104.16] ehlo=2 starttls=1 auth=1 mail=1 rcpt=1 data=1
quit=1 commands=8
Jun 4 17:21:11 mail postfix/smtp[11505]: connect to
mail1.zudiewiener.com[173.212.231.229]:25: Connection timed out
Jun 4 17:21:41 mail postfix/smtp[11505]: connect to
mail1.no-ip.com[8.23.224.50]:25: Connection timed out
Jun 4 17:22:11 mail postfix/smtp[11505]: connect to
mail2.no-ip.com[69.65.5.119]:25: Connection timed out
---------------------
Thanks for any help to resolve this.
Leo