• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

SMTP SSL setup

kadoudal

Regular Pleskian
My SMTP server is running fine presently , but I going for more security using OpenSSL
I gave a try, modifying my vhost.conf with SSL , but obviously got an error as I need a certificate (should be ther by tomrrow)..
now I have a couple of questions regarding the SMTP settings in my application :
I'll choose the LOGIN authentication process , but I am not sure of login/pwd parameters to use in my smtp_settings, those of the site owner (used in Plesk Console) , a unique mail_master user created , or dynamically choosing the id/pwd of the logged user...

on a client mail app , it's easy : this is the site owner (used in Plesk console)

thanks for clarifying my mind ... and/or any related links

erwin
 
it is not clear what do you want. vhost.conf is apache configuration file, apache does not serve SMTP connections. this is qmail job.
 
it is not clear what do you want. vhost.conf is apache configuration file, apache does not serve SMTP connections. this is qmail job.

sorry,
I just mentioned SSL , (running fine... now the cert installed), because emails are sent using it (when the cert is OK.. not auto-signed)...
my question was only about PLAIn or LOGIN authentication method, which one to use, and smtp parameters that my app should set up...

erwin
 
Back
Top