R1Lover
Verified User
- Joined
- Feb 24, 2007
- Messages
- 420
Spam..... well we all deal with it and often beat our heads on the desk over it, last night after many complaints from customers I went ahead and did a few things that seemed to have done the trick.
I found success with this so I thought I would share.
1. exim.conf file
a. Turned on sender verification.
This might not be a good option on busy servers but for my customers, some on full dedicated and some on semi ded, this worked very well and didn't cause too much of a load on the servers.
b. Turned on all of the RBL's and other block list in the exim file.
2. system_filter.exiim
a. I added .html and .zip to the blocked extensions allowed.
This has resulted in a 98% reduction in spam for both myself and my customers, with also allowing every legit email we could see.
While blocking .zip is not ideal for some, there are so many other ways to send ans share files these days, it's not really used much then by spammers.
Also as of late, it seems the newest threat is viruses in html attachments.... so again I see no reason to allow these.
anyway, just sharing what I found that works for a few of my guys and thought some of you might find it helpful.
I found success with this so I thought I would share.
1. exim.conf file
a. Turned on sender verification.
This might not be a good option on busy servers but for my customers, some on full dedicated and some on semi ded, this worked very well and didn't cause too much of a load on the servers.
b. Turned on all of the RBL's and other block list in the exim file.
2. system_filter.exiim
a. I added .html and .zip to the blocked extensions allowed.
This has resulted in a 98% reduction in spam for both myself and my customers, with also allowing every legit email we could see.
While blocking .zip is not ideal for some, there are so many other ways to send ans share files these days, it's not really used much then by spammers.
Also as of late, it seems the newest threat is viruses in html attachments.... so again I see no reason to allow these.
anyway, just sharing what I found that works for a few of my guys and thought some of you might find it helpful.