Submission ports no...
 
Notifications
Clear all

Submission ports not open after upgrade to 4.25.2

1 Posts
1 Users
0 Reactions
18 Views
(@lawrencef)
New Member
Joined: 3 days ago
Posts: 1
Topic starter  

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?


   
Quote