Closed GovanifY closed 2 months ago
We're not even hosting our own Email server, it's https://improvmx.com/.
I think I'm gonna have to pass this hot potato back to you, this looks like a failure of your email server :sweat_smile:. Specifically a missing PTR record (see reverse DNS lookup as the error indicates.
Triple checked and I do indeed have a PTR record, see:
dig -x 95.216.240.149
; <<>> DiG 9.10.6 <<>> -x 95.216.240.149
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18096
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;149.240.216.95.in-addr.arpa. IN PTR
;; ANSWER SECTION:
149.240.216.95.in-addr.arpa. 86400 IN PTR mail.govanify.com.
;; Query time: 32 msec
;; SERVER: 1.1.1.1#53(1.1.1.1)
;; WHEN: Fri Sep 20 18:19:49 CEST 2024
;; MSG SIZE rcvd: 87
➜ ~ dig -x "2a01:4f9:2b:22c1::1"
; <<>> DiG 9.18.27 <<>> -x 2a01:4f9:2b:22c1::1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37190
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: cbb0d68f065ed37c0100000066eda165fb9994a523461230 (good)
;; QUESTION SECTION:
;1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.c.2.2.b.2.0.0.9.f.4.0.1.0.a.2.ip6.arpa. IN PTR
;; ANSWER SECTION:
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.c.2.2.b.2.0.0.9.f.4.0.1.0.a.2.ip6.arpa. 86400 IN PTR mail.govanify.com.
;; Query time: 20 msec
;; SERVER: 192.168.1.1#53(192.168.1.1) (UDP)
;; WHEN: Fri Sep 20 18:23:01 CEST 2024
;; MSG SIZE rcvd: 160
I'd also argue that only an A record is required to email in theory according to Section 5 of RFC 5321 :p
EDIT: Sent the email once again without having changed a thing and it seems to have been received just fine, maybe an outage on ImprovMX end?
Huh yeah, that all checks out. Email received, I guess your assessment is right.
Question
Candidates I'd like to get an answer from
No response
Reminder of the Q&A rules
Please adhere to the Q&A guidelines and rules