• 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.

How can i activate reject_sender_login_mismatch

Rouven Matthies

New Pleskian
Hey guys,

sry for my bad english!

I use Plesk 11.5 on a Debian server with postfix &dovecot.

I want to avoid that users can send with other e-mailsendersaddresses.

That's all normaly with reject_sender_login_mismatch.

Can you tell me how I can make with Plesk?
When I enter "reject_sender_login_mismatch" in the "smtpd_sender_restrictions", I get error that the address does not belong to the SMTP user.

Do you have a solution?

regards

rouven
 
Your question is really not clear, however if you have a closed relay MTA set-up, then it means ONLY validated SMTP username / password are allowed to send out email!

You may however also need to enable SPF (Sender Policy Framework (SPF) is an email validation system designed to prevent email spam by detecting email spoofing, a common vulnerability, by verifying sender IP addresses.)
 
if the SMTP data are correct, no matter what is entered for a sender, it can also be a sender to be entered that does not exist on the server.
 
Back
Top