Hi,
I recently noticed that we cannot send emails to Verizon.net customers. We just receive a message back from our server saying:
Suggestions will be much appreciated
Regards,
Nara
I recently noticed that we cannot send emails to Verizon.net customers. We just receive a message back from our server saying:
Here are my dns records (changed the domain and IP for privacy):Mail delivery failed: returning message to sender
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
someuserremoved at verizon.net
retry timeout exceeded
From ssh shell I cannot telnet or ping their mail server:mydomain.com. A 64.86.25.###
ftp A 64.86.25.###
localhost A 127.0.0.1
mail A 64.86.25.###
pop A 64.86.25.###
www A 64.86.25.###
mydomain.com. NS ns1.mydns.com.
mydomain.com. NS ns2.mydns.com.
mail MX 10
mydomain.com. TXT "v=spf1 a mx ip4:64.86.25.### ?all"
Anybody having this problem or had this problem?sh>> nslookup -type=mx verizon.net
Server: 64.86.25.###
Non-authoritative answer:
verizon.net mail exchanger = 0 relay.verizon.net.
Authoritative answers can be found from:
verizon.net nameserver = ns2.verizon.net.
verizon.net nameserver = ns2.bellatlantic.net.
verizon.net nameserver = ns4.verizon.net.
verizon.net nameserver = ns1.bellatlantic.net.
relay.verizon.net internet address = 206.46.232.11
sh>> telnet relay.verizon.net 25
Trying 206.46.232.11...
telnet: connect to address 206.46.232.11: Connection timed out
telnet: Unable to connect to remote host: Connection timed out
sh>> ping verizon.net
PING verizon.net (206.46.230.37) 56(84) bytes of data.
64 bytes from es.verizon.net (206.46.230.37): icmp_seq=0 ttl=242
time=83.2 ms
64 bytes from es.verizon.net (206.46.230.37): icmp_seq=1 ttl=242
time=83.1 ms
64 bytes from es.verizon.net (206.46.230.37): icmp_seq=2 ttl=242
time=83.3 ms
sh>> ping relay.verizon.net
PING relay.verizon.net (206.46.232.11) 56(84) bytes of data.
--- relay.verizon.net ping statistics ---
10 packets transmitted, 0 received, 100% packet loss, time 8997ms
Suggestions will be much appreciated
Regards,
Nara