South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
I am confused as to why the SPAM fight would costs millions and millions in resources. Surely they dont hire humans to look at each mail and then to hit the delete button. Is it not a software program that does it for them, and surely the programme could not costs millions and millions and Rand.
The fact of the matter is that ISP's allow themselves to be anal raped by spammers. They should stand up and fight back against Spam instead of just trying to process every message possible, requiring more and more server resources.
My zero tolerance to spam has had 1495 (and counting) IP addresses banned from even entering my domain nevermind processing power (I cut off communication on the network level instead of having my spam filter work its ass off trying to process all the messages)
As soon as SpamAssassin flags a spam email with a spam probability of higher than 10, I ban the IP address who sent it. After an hour I release this IP address to check if it re-offends. If it re-offends it's threat level increases on my side to a maximum of 5. Once it reaches 5 I then run a script to extract all the threats into a database for PeerGuardian. PeerGuardian then cuts off all communication entry points from those IP addresses never even touching my precious spam filter or CPU cycles.
I have had over 16000 IP addresses in my database and growing each day. By actively banning an IP address once a spam mail is caught, I cut down on possible spam sent from that IP address by the thousands.
Sure, I don't have the volume of mail coming through that normal ISP's has, but I feel that the ISP's in question are run by (mostly) idiots who don't know their elbow from their ass and have such lack policies regarding spam that it will make anyone cringe at the thought of how they can waste their own money like that tolerating scum.
Spam chows up bandw , that could have used for valid traffic. Can't these spammers be hunted down and removed from society?
My zero tolerance to spam has had 1495 (and counting) IP addresses banned from even entering my domain nevermind processing power (I cut off communication on the network level instead of having my spam filter work its ass off trying to process all the messages)
Blocking spam is a delicate balance between not getting clients to shout at you due to too much spam and neither getting them to shout due to false positives.
Aggression only heats the fire of client dissatisfaction.
Should work, but how do you know that the spam was really sent from that ip
and not spoofed?
bleugh
a pox on spammers - we host our own mail server, and I can agree it's starting to get a problem at this stage.
You just can't really block by IP addies as there might be legitimate mail coming from that IP - take Hellskommel's SMTP server for instance - it got blacklisted due to the high volume of spam coming from it, and yet there are people who still rely on Hellskommels to send their mail...
Other methods are called for - may I suggest the blunt and rusty spoon method?![]()
The fact of the matter is that ISP's allow themselves to be anal raped by spammers. They should stand up and fight back against Spam instead of just trying to process every message possible, requiring more and more server resources.
<--snip-->
Once it reaches 5 I then run a script to extract all the threats into a database for PeerGuardian. PeerGuardian then cuts off all communication entry points from those IP addresses never even touching my precious spam filter or CPU cycles.
<--unsnip-->
PeerGuardian? A p2p firewall? So you use windoze then. Not ideal is it?