[SOLVED] No email on new clean installation (ISPConfig 3.0.5.4p2 Debian 7) I installed Debian-7 and ISPConfig 3.0.5.4p2 according to the Perfect Server instructions. All works fine, except email. Can't send or receive emails from and to /webmail accounts hosted on the same server. Noticed this error message: Aug 9 00:36:20 server-1 postfix/smtps/smtpd[3981]: warning: TLS library problem: 3981:error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol:s23_srvr.c:644: How can I fix this? Both servers: Hardware: VirtualBox OS: Debian-7 (x86) 1.0 GB Ram ISPConfig version: 3.0.5.4p2
Stupid me, failed to un-comment these lines in master.cf file: #submission inet n - - - - smtpd #smtps inet n - - - - smtpd Thanks for pointing to the right direction. Hans