On Sun, Sep 29, 2024 at 05:38:16PM -0400, Steve Matzura via Postfix-users wrote:

> 2024-09-29T21:31:27.402601+00:00 tgv24 postfix/error[1775]: B9E5510584F:
> to=<tgvpad...@theglobalvoice.info>, orig_to=<tgvpadmin>, relay=none,
> delay=48744, delays=48594/150/0/0.01, dsn=4.4.1, status=deferred (delivery
> temporarily suspended: connect to fb.mail.gandi.net[217.70.178.216]:25:
> Connection timed out)

You're still too parsimonious with your choice of logs to report,
the MX records for the domain include:

    theglobalvoice.info. IN MX 10 spool.mail.gandi.net.
    theglobalvoice.info. IN MX 50 fb.mail.gandi.net.

What happened with the initial delivery attempt via
spool.mail.gandi.net.  The eventual failure to connect to the fallback
MX should be a secondary issue.

    $ posttls-finger -c -Lsummary -lmay theglobalvoice.info
    posttls-finger: Untrusted TLS connection established to 
spool.mail.gandi.net[217.70.178.1]:25: TLSv1.2 with cipher 
ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)

Though I appear to have no issues connecting to that MX host.

    $ posttls-finger -c -Lsummary -lmay -o inet_protocols=ipv4 
"[fb.mail.gandi.net]"
posttls-finger: Untrusted TLS connection established to 
fb.mail.gandi.net[217.70.178.216]:25: TLSv1.2 with cipher 
ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)

-- 
    Viktor.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to