servisys / ispconfig_setup

ISPConfig autoinstaller and setup
GNU General Public License v3.0
507 stars 257 forks source link

Impossible to send mail roundcube #275

Open diouck opened 5 years ago

diouck commented 5 years ago

Hi it/s possible to fix this error please? Ubuntu 18 Nov 28 10:22:08 senegal postfix/smtps/smtpd[6718]: SSL_accept error from unknown[37.49.224.245]: lost connection Nov 28 10:22:08 senegal postfix/smtps/smtpd[6718]: lost connection after CONNECT from unknown[37.49.224.245] Nov 28 10:22:08 senegal postfix/smtps/smtpd[6718]: disconnect from unknown[37.49.224.245] commands=0/0 Nov 28 10:22:08 senegal postfix/smtps/smtpd[6720]: SSL_accept error from unknown[37.49.224.245]: lost connection Nov 28 10:22:08 senegal postfix/smtps/smtpd[6720]: lost connection after CONNECT from unknown[37.49.224.245] Nov 28 10:22:08 senegal postfix/smtps/smtpd[6720]: disconnect from unknown[37.49.224.245] commands=0/0 Nov 28 10:22:30 senegal postfix/smtps/smtpd[6181]: SSL_accept error from mail-eopbgr120118.outbound.protection.outlook.com[40.107.12.118]: Connection timed out Nov 28 10:22:30 senegal postfix/smtps/smtpd[6181]: lost connection after CONNECT from mail-eopbgr120118.outbound.protection.outlook.com[40.107.12.118] Nov 28 10:22:30 senegal postfix/smtps/smtpd[6181]: disconnect from mail-eopbgr120118.outbound.protection.outlook.com[40.107.12.118] commands=0/0

sharky009 commented 5 years ago

Can be fixed if u edit /etc/postfix/master.cf and change the following: #smtps inet n - y - - smtpd to smtps inet n - y - - smtpd and #submission inet n - y - - smtpd to submission inet n - y - - smtpd