On Wed, Nov 21, 2012 at 02:14:25AM +0200, Ali Jawad wrote: > Sorry that should have been telnet ip 587 not telnet ip 25 as you can > not connect to port 25.
Well, your configuration settings *are* for port 25. So testing port 587 is futile. > >> x.x.x.x:smtp inet n - n - - smtpd > >> -o myhostname=mail.domain.com > >> -o smtpd_tls_key_file=/etc/postfix/domainssl/mail.domain.com.key > >> -o smtpd_tls_cert_file=/etc/postfix/domainssl/mail.domain.com.crt The ":smtp" part after the IP address is the port name in /etc/services. If testing shows that you don't see the master.cf key/cert settings, then you're testing a service other than the one you configured. -- Viktor.