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

[Append to This Answer]