Hey all!
I've been away from DA from many years. Just testing setup of a new machine. I managed to work out every issue but this one. I ca receive email from any MTA, but cannot send to any but myself. I'm also new to Digital Ocean droplets and I think this has to do with the server having ipv6 enabled? The server tries several time and ultimately gets deferred do to number of attempts.
I'm not sure if there is some way to resolve this via EXIM config or..? CSF is default install settings. Any knowledgeable assistance is appreciated.
I've been away from DA from many years. Just testing setup of a new machine. I managed to work out every issue but this one. I ca receive email from any MTA, but cannot send to any but myself. I'm also new to Digital Ocean droplets and I think this has to do with the server having ipv6 enabled? The server tries several time and ultimately gets deferred do to number of attempts.
I'm not sure if there is some way to resolve this via EXIM config or..? CSF is default install settings. Any knowledgeable assistance is appreciated.
Code:
]# telnet gmail-smtp-in.l.google.com 25
Trying 64.233.177.27...
Code:
[root@alpha etc]# telnet mailsec.protonmail.ch 25
Trying 185.70.42.129...
Code:
[root@alpha etc]# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether ae:ac:ad:42:c4:e8 brd ff:ff:ff:ff:ff:ff
altname enp0s3
altname ens3
inet IPV4IPADDRRESS/20 brd IPV4IPADDRRESS5 scope global noprefixroute eth0
valid_lft forever preferred_lft forever
inet 10.50.0.5/16 brd 10.50.255.255 scope global noprefixroute eth0
valid_lft forever preferred_lft forever
inet6 fe80::acac:adff:fe42:c4e8/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 1e:99:ac:dd:31:b8 brd ff:ff:ff:ff:ff:ff
altname enp0s4
altname ens4
inet 10.128.0.2/20 brd 10.128.15.255 scope global noprefixroute eth1
valid_lft forever preferred_lft forever
inet6 fe80::1c99:acff:fedd:31b8/64 scope link
valid_lft forever preferred_lft forever
Code:
2025-07-11 21:17:06 Received from [email protected] H=localhost (alpha.hostname.com) [::1] P=esmtpa A=login:[email protected] S=582 [email protected] T="Gmail Test"
2025-07-11 21:17:06 H=gmail-smtp-in.l.google.com [2607:f8b0:4002:c09::1b] Network is unreachable
2025-07-11 21:19:19 H=gmail-smtp-in.l.google.com [142.250.9.27] Connection timed out
2025-07-11 21:19:19 H=alt1.gmail-smtp-in.l.google.com [2607:f8b0:400d:c0e::1a] Network is unreachable
2025-07-11 21:21:30 H=alt1.gmail-smtp-in.l.google.com [209.85.144.26] Connection timed out
2025-07-11 21:21:30 H=alt2.gmail-smtp-in.l.google.com [2607:f8b0:400c:c01::1a] Network is unreachable
2025-07-11 21:21:30 H=alt3.gmail-smtp-in.l.google.com [2607:f8b0:4004:c25::1b] Network is unreachable
2025-07-11 21:21:30 H=alt4.gmail-smtp-in.l.google.com [2800:3f0:4003:c0f::1b] Network is unreachable
2025-07-11 21:21:30 [email protected] R=lookuphost T=remote_smtp defer (101): Network is unreachable