Help
|
Site Map
| Text size:
-
+
Report Spam
Blocking List
Statistics
Login
SpamCop FAQ
:
SpamCop Blocking List information
:
How do I configure my mailserver to reject mail based on the blocklist?
:
Sendmail
Add the following line to your config.m4
FEATURE(dnsbl, `bl.spamcop.net', `"Spam blocked see: http://spamcop.net/bl.shtml?" $&{client_addr}')dnl
Re-compile your sendmail.conf from the config.m4
Re-start sendmail
[
Append to This Answer
]