I have a Ubuntu Server with Exim4 MTA. Everything is running OK. I must integrate Spam Lists, in Exim4. How can I integrate Spam Lists with Exim4?
One of the Spam List i want to integrate is from Spamhaus.
|
|
|
Ok, I just figured out, how it can work. Edit the file:
Insert the following in bottom of the file:
Edit the file:
Search for:
Then change, "warn" to "deny" as shown below:
We must restart Exim:
To test this configuration and see if the PBL blocking is working by sending an email (any email) to: nelson-pbl-test@crynwr.com The system will answer, to tell if your server is correctly blocking PBL-listed IP addresses or not. |
|||
|