• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

How do I force TLS authentication by SMTP - Plesk with submission

A

adrik

Guest
Hello,

I am using PLESK 8.3 with "Enable message submission" ON and Set "Relaying" to CLOSED. Everything works just fine, but I want to force my SMTP users to use TLS encryption only and block them using just simple PLAIN authentification. I read about setting FORCE_TLS=1 on some QMAIL sites (http://qmail.jms1.net/), but I am not sure where to set it, not to conflict with PLESK.

Thank you.

Adrik
 
hi Adrik,
i have checked the site, it looks like like the author is running smtp in deamon mode, not through x/inetd as it is in Plesk, so recommendations applied directly less likely will work. also i have checked xinetd config for smtp_psa and qmail init script and saw no placeholders for the variables mentioned. i would avoid playing with these actually.
 
Thank you very much,

till now I did not find the solution.

My goal is to allow only encrypted authorization methods for SMTP. No encrypted authorization should be blocked. (LOGIN, PLAIN). Doesnt matter if the solution is SSL or TLS.

I have already tried it with SSL, but I did not find the solution as well. I can allow SMTP authorisation in Plesk by setting Relay options to : "authorization is required - SMTP". SSL ist working fine, but the PLAIN authorisation is working also. I dont like it, if anybody can see the password with nmap. Anyway, most of my clients are using the same password form mail/ftp/ssh.

Adrik
 
Back
Top