On 10/20/21 11:03 AM, 01ste02@gmail.com wrote:
My mta is logging a connection, which times out every three minutes. The strace for the out runner shows the following:
...
connect(21, {sa_family=AF_INET, sin_port=htons(465), sin_addr=inet_addr("127.0.0.1")}, 16) = 0 recvfrom(21,
And the mailman smtp-log shows:
Oct 20 19:58:04 2021 (1262375) <163474270655.1243104.7078333516263200191@xxx> delivery to xxx@xxx failed with code 444, Connection unexpectedly closed Oct 20 19:58:04 2021 (1262375) Using agent: <mailman.mta.bulk.BulkDelivery object at 0x7f219bf93310> Oct 20 19:58:04 2021 (1262375) Connecting to 127.0.0.1:465
Is the local MTA listening on 127.0.0.1:465?
If so, is some firewall blocking that connect?
We are waiting for a response from the MTA to the connect and it never comes, Even if [mta] settings like
smtp_user: smtp_pass: smtp_secure_mode: smtp_verify_cert: smtp_verify_hostname:
are somehow not correct or appropriate, we don't seem to be getting that far.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan