netstat -tulpn|grep dovecot
tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN 3365/dovecot
tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN 3365/dovecot
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 3365/dovecot
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 3365/dovecot
tcp 0 0 0.0.0.0:4190 0.0.0.0:* LISTEN 3365/dovecot
host domain and host hostname are showing the correct IPv4 and IPv6, also MX
Firewall rules:
TCP_IN = "20,21,22,25,53,80,110,143,443,465,587,993,995,2030,2031,2082,2083,2086,2087,2095,2096,30000:50000"
TCP_OUT = "20,21,22,25,53,80,110,113,143,443,993,2030,2031,2082,2083,2086,2087,2095,2096,30000:50000,587,993,995"