Topic: port 53 (DNS)
iRedMail 0.9.8
Ubuntu 18.04
MySQL
NGINX
iRedAdmin
Do I need port 53 open to query DNS in order to send/receive email?
from ufw status:
143 ALLOW Anywhere
25 ALLOW Anywhere
587 ALLOW Anywhere
53 ALLOW Anywhere
443 ALLOW Anywhere
from netstat -tlnp | grep :53
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 66449/systemd-resol
from netcat -zv mydomain.com 53
netcat: connect to mydomain.com port 53 (tcp) failed: Connection refused
I can neither send nor receive email from myuser@mydomain.com
Any hints?
Thanks in advance!
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.