• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Email over SSL - SMTP Problem

C

codesmith

Guest
I'm setting up our webserver to allow SSL connections for POP, IMAP and SMTP. I want to use our web SSL certificate. Followed the directions here:

http://kb.odin.com/en/1062

and copied the web cert details into the .pem files and restarted services. IMAP and POP worked fine. For SMTP I'm getting the error:

TLS missing certificate: error:0200100D:system library:fopen:permission denied (#4.3.0)

Any advice appreciated. Thanks.
 
I forgot to check file and ownership permissions - they were wrong - made correct, restarted qmail and good to go.
 
Back
Top