• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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