Thank You for Your time and answer, mouss: > and please remove the > smtpd_banner = The eMail Service > because it is invalid. The banner must contain the hostname... etc.
Ok. Thank You. > on the postfix bow, run the following command > > openssl s_client -starttls smtp -connect 127.0.0.1:25 > (type QUIT to end the connection). CONNECTED(00000003) didn't found starttls in server response, try anyway... 17605:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:583: > then on your client machine > openssl s_client -starttls smtp -connect 192.168.1.2:25 > where 192.168.1.2 is the IP of your postfix box. CONNECTED(00000003) didn't found starttls in server response, try anyway... 13189:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:583:
