• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Qmail +smtps +domains HELP!

V

voided

Guest
i really need to figure this out...

i need to get smtps to work per domain

1) i got an ssl for a mail.domain.com

2) i set it up in the cp

3) i connect on 465 and get a "can't confirm ssl" error ...

how does qmail handle ssl for virtualdomains?

do i need to do anything else to make it work?

help! :)
 
thats weird... i don't seem to get this problem with thunderbird....

or am i wrong... (still testing)
 
You're not going to get multiple certificates to work on qmail like you can for apache. You could however run multiple instances of qmail that bind to different IPs, but that would be a pain. As for just running one certificate, I found that Plesk didn't replace my mail certificates when I loaded it and ran the setup and click default. Instead, I had to replace imapd.pem, pop3d.pem and qmail's servercert.pem. (the names are close to those) You make a pem by concatenating your certificate and the private key into one file. Then, make sure the mail user (and only him (chmod 400)) can read the pem. Restart and you should be good.
 
Back
Top