• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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