Blacklist (ISPmanager)
From ISPWiki
A Blacklist is a list of e-mail addresses, IP-addresses or mail domain names that are originating with known spammers. You can use blacklists to filter out unwanted e-mails, as most e-mail applications today have filtering capabilities. The Blacklist is a useful solution in case dnsbl or greylisting cannot block numerous emails that pass through your server.
The blacklist feature is only available for administrators.
You can provide an e-mail addresses, IP-addresses or mail domain name to be blacklisted.
- Email address is provided as "spamer@spam.dom". If you are running Exim, you can provide a mask "*spamer*@spam.dom", where "*" is a random symbol.
- Email domain is provided as "spam.dom", if you are running Sendmail or Postfix. If you are running Exim, provide a mask "*@spam.dom".
- IP address is provided as "12.34.56.78".
You can choose what you would like to do with rejected senders: reject either with a standard message or with specified message. This allows you to decrease mail server load caused by a large amount of spam.
See also the article Blacklist. Technical details (ISPmanager).
View blacklists
- Mail sender - mail server's IP-address (or the first part of it), e-mail domain, or e-mail address that are blacklisted. Please note, if you are running Exim, IP-address will only be shown.
- Action - what you would like to do with rejected senders:
- Reject with a standard message - all the unwanted messages will be rejected and their senders will receive a standard error message.
- Reject with specified message - all the unwanted messages will be rejected and their senders will receive a predefined error message.
Add new entry to the blacklist
To add a new sender to the blacklist, click the "New" icon and fill out the form:
- Mail sender - if you are running Postfix and Sendmail, enter an IP address (or the first part of it), e-mail domain or e-mail address that will be blacklisted. For example, 123.45.67.89, 123.45, example.com, info@exmple.com. If you are running Exim, enter an IP-address.
- Reject - provide what you would like to do with specified sender:
- with a standard message - all the unwanted messages will be rejected and their senders will receive a standard error message.
- with specified message - all the unwanted messages will be rejected and their senders will receive a predefined error message.
- Error message - enter an error message that will be sent to a blacklisted sender. For example, "Access denied".
Edit sender parameters
To edit a sender, locate the sender you wish to edit, click the "Edit" icon and modify the settings you want to change.
Delete sender
To delete a sender from the blacklist, select it from the list and click the "Delete" icon. Confirm that you want to delete the selected sender by clicking "OK" in the following window.

