First it was working fine. The only thing I have done is started using ipsets. But I don’t think that has anything to do with it.
I don’t use a reverse proxy.
I am getting mail to my server and am able to send mail just fine. So the ip is correct.
[demo@mail ~]$ dig mail.dccathome.com
; <<>> DiG 9.18.27 <<>> mail.dccathome.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 3936
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;mail.dccathome.com. IN A
;; ANSWER SECTION:
mail.dccathome.com. 300 IN A 47.200.55.89
;; Query time: 76 msec
;; SERVER: 8.8.8.8#53(8.8.8.8) (UDP)
;; WHEN: Fri Jun 21 07:45:23 EDT 2024
;; MSG SIZE rcvd: 63
What logs do you want info from?
No firewall just a home router setup. I use a TPLink Deco mesh system. All is working fine there.
I only use the container on this server so I don’t even have nginx installed on the server outside of the container.
I hope this answers your questions.
Thanks for the help.