• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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