• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

local relay

cygus

Basic Pleskian
Hi,

How can I disable local relay (send email from local user to local user without auth) in Plesk 11?

Regards.
 
How are your "local" users sending email? If they are using SMTP on port 25 then there's no way I can think of to stop a user sending email to a mailbox on the server without also stopping external email from being delivered.

You could prevent this by switching to an external mailserver, I suppose, and the blocking port 25 from all but the external mailserver's IP.

Maybe if you could let us know why you want to do this -- maybe there's some other way around your problem?
 
I can send email by telnet on port 25 but only from local user to local user.
I found one workaround of this problem by set sender check by hash (in main.cf) and configuring for local domain "permit_sasl_authenticated, reject".
IMHO it should be possible in plesk.

Regards.
 
Back
Top