Applicable to:
- Plesk for Linux
- Plesk for Windows
Question
How to add an email address/domain/top-level domain to the server-wide blacklist?
Answer
-
Install the Plesk Email Security extension (See this KB article for installation instructions).
-
Go to Tools & Settings > Plesk Email Security.
-
In the Blacklist field, specify the email address, emails from which will be marked as spam.
Note:
- To specify a domain, use @example.com
- To specify a top-level domain, use @.com -
Click Save.
Alternatively:
-
Go to Tools & Settings > Spam filter > Black List.
-
Click Add Domain.
-
Specify the domain name, emails from which will be marked as spam.
-
Click OK.
-
Go to Tools & Settings > Spam filter > Black List.
-
Click Add Domain.
-
Specify the email address, emails from which will be marked as spam.
Note:
- To specify a domain, use *@example.com
- To specify a top-level domain, use *@*.com - Click OK.
For Plesk on Linux
-
Connect to a Plesk server via SSH.
-
Add one or multiple domains (separated by comma):
# plesk bin mailserver --add-to-black-list example.com
-
View blacklisted domains, if needed:
# plesk bin mailserver --info black-list
For Plesk on Windows
-
Connect to a Plesk server via RDP.
-
Use one of these commands:
-
to remove unwanted emails from a particular email address:
C:\> plesk bin mailserver --add-to-black-list spam@example.com -action delete
-
to mark unwanted emails as spam from a particular email address:
C:\> plesk bin mailserver --add-to-black-list spam@example.com -action mark_spam
Note:
- To specify a domain, use *@example.com
- To specify a top-level domain, use *@*.com
-
Comments
1 comment
Hallo,
leider funktioniert dieses nicht. Eingetragene Richtlinien werden nicht geblockt. Bei der Annahme der schreib weise ist alles gleich. Plesk meldet das die Adresse bereits vorhanden ist.
Können Sie mir helfen, oder war ich nicht richtig?
Lutz
Please sign in to leave a comment.