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

mail rejected

Dan

New Pleskian
all my mail from [email protected] to user@sofipel.fr are rejected (bounced) with this messege.

I have also sending mail with subject:test but nothing change.

I need help please. Thanks

Final-Recipient: rfc822; [email protected]
Original-Recipient: rfc822;[email protected]
Action: failed
Status: 5.2.0
Remote-MTA: dns; smtp1.sfrbusinessteam.fr
Diagnostic-Code: smtp; 552 5.2.0 <t2zu1q00E0QxE2D012zyab> reject for policy
reason : spam detected in your mail
 
Hello ,

You can disable this behavior with the help of the following commands:

mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e "REPLACE INTO misc VALUES ('reject_mail_when_overquota', 'false')"


/usr/lib64/plesk-version/mail_mailbox_restore --handlers-only

or

/usr/lib/plesk-version/mail_mailbox_restore --handlers-only
 
@serverpoint_tom :

Diagnostic-Code: smtp; 552 5.2.0 <t2zu1q00E0QxE2D012zyab> reject for policy
reason : spam detected in your mail

Could you please explain, why you suggest to change the rejection policy "reject_mail_when_overquota", when the reason is "spam detected in your mail" ?
 
Back
Top