Notifications
Clear all
Topic starter
06/18/2026 14:31
Hi there, I did an update via apt, and after following all the instructions I could find, postfix is not listening on 587 or 465
root@**:/opt/zextras/log# ss -tlnp | grep -E ":(25|587|465) "
LISTEN 0 100 0.0.0.0:25 0.0.0.0:* users:(("smtpd",pid=35508,fd=6),("master",pid=2713,fd=13))
LISTEN 0 100 [::]:25 [::]:* users:(("smtpd",pid=35508,fd=7),("master",pid=2713,fd=14))
How do I re-enable the submission ports?
