Postfix help?

Hey, I set up postfix using one of the tutorials found at HowToForge. Anyways, TLS is set up correctly, but my mail log fills up with this whenever I try to connect via TLS:

May 14 14:46:40 sv1 postfix/smtpd[4643]: warning: connect to private/tlsmgr: Connection refused
May 14 14:46:40 sv1 postfix/smtpd[4643]: warning: problem talking to server private/tlsmgr: Connection refused
May 14 14:46:41 sv1 postfix/smtpd[4643]: warning: connect to private/tlsmgr: Connection refused
May 14 14:46:41 sv1 postfix/smtpd[4643]: warning: problem talking to server private/tlsmgr: Connection refused
May 14 14:46:41 sv1 postfix/smtpd[4643]: warning: no entropy for TLS key generation: disabling TLS support

Any idea what this might be? Never did this on another distribution.

I’m using 11.1

Thanks :slight_smile:

If you decide to edit main.cf yourself you also have to take responsibility for master.cf. tlsmgr is another postfix process that you have to run, and is listed in master.cf.

openSUSE’s postfix system is designed so that it can be configured from YaST. Once you modify main.cf or master.cf manually, YaST will stay out of your way. With YaST, TLS is controlled by various TLS settings in /etc/sysconfig/postfix.