warbi Posted February 20, 2013 Posted February 20, 2013 Hi, I don't know much about scripting or stuff. I just use the straight-up Spam Assassin configurations. I have set my required score at 0 which seems to have killed almost all spam. There are a very few that come in under the radar, but I don't want to set my score any lower for fear of blocking legitimate emails. So for those few that have made it through (almost always non-Us), I have used the ripe database to find the IP number and an address to send the spam notification to. So anyway, one of the spams that fly under my radar are coming from 5.39.121.112 - 5.39.121.1275.39.121.112 - 5.39.121.127. I have blackilsted it as 5.39.121.***. I just got another spam from within that IP range. Why didn't blacklist stop it? Once again, I am not a scripter, so unless you told me how to script in a step-by-step basis, I wouldn't be able to do it. I am just wondering how this passed my blacklist . At this time, the only spam I am getting is coming from that IP range. I would like to kill it. Any suggestions? Thanks. Quote
TCH-Mike Posted February 20, 2013 Posted February 20, 2013 Please try account level filtering. You can access it via cPanel > Account Level Filter (under the 'Mail' category). You want to 'Create a New Filter' from there using the following technique: Using 192.168.0.0/24 as an example. Rules: Any Header, Matches Megex, 192\.168\.\d{1,3}\.\d{1,3} Action: Discard Message Please also see the attached imagine Quote
TCH-Dick Posted February 20, 2013 Posted February 20, 2013 You can use the following regex for the IPs you listed: 5\.39\.121\.\d{1,3} If that doesn't work you can try: ^5\.39\.121\.\d{1,3} Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.