As others on this forum, our server has been receiving massive amounts of bounce spam in the last 72 hours. And because some of us love our catch-all accounts, closing them is not an option.
The problem seems to be that the spammers send e-mails with fake headers with someone's domain in the domain section. Bouncing back to catch-all gets it into your inboxes and spamfilters apparently don't stop it cause exim 'likes' the bounces.
Anyway, i've been contemplating the following (i'm not a servergenious, so correct me if i'm wrong);
The server probably logs mails that went out succesfully. So in general that should keep a log with e-mailaddresses in it. Isn't there a possibility to create a filter that crossreferences the bounce e-mails with the e-mailaddresses succesful mails were sent to - let's say the past hour?
Because if this crossreference is possible, you can whitelist these bounce e-mails and blacklist all the others deep into oblivion.
Your thoughts and comments please...
The problem seems to be that the spammers send e-mails with fake headers with someone's domain in the domain section. Bouncing back to catch-all gets it into your inboxes and spamfilters apparently don't stop it cause exim 'likes' the bounces.
Anyway, i've been contemplating the following (i'm not a servergenious, so correct me if i'm wrong);
The server probably logs mails that went out succesfully. So in general that should keep a log with e-mailaddresses in it. Isn't there a possibility to create a filter that crossreferences the bounce e-mails with the e-mailaddresses succesful mails were sent to - let's say the past hour?
Because if this crossreference is possible, you can whitelist these bounce e-mails and blacklist all the others deep into oblivion.
Your thoughts and comments please...