Is there away to apply (or create a new) ACL to ratelimit a form of spam?
We're seeing a lot of activity that looks like the snippet below. I know this is not backscatter in the traditional sense as its all coming from the same source ... its just unusual one user is being targeted vs. a dictionary attack.
Notice the mail is from the same IP. It has passed a slew of HELO/EHLO tests as well as made it through major RBL checks in order to arrive at the User Unknown (require verify = recipient) stage.
I'd like to be able to ratelimit this type of repetitive connection as its wasting resources going through RBL and spam checks.
Any suggestions would be appreciated.
Code:2008-07-18 03:25:44 H=ns67.mdwebhosting.com.au (aurora.websiteactive.com) [75.125.52.98] F=<Polina@lickshotclothing.com.au> rejected RCPT <user1@clientsdomain.com>: User Unknown 2008-07-18 03:25:46 H=ns67.mdwebhosting.com.au (aurora.websiteactive.com) [75.125.52.98] F=<JUlija@lickshotclothing.com.au> rejected RCPT <user1@clientsdomain.com>: User Unknown 2008-07-18 03:25:48 H=ns67.mdwebhosting.com.au (aurora.websiteactive.com) [75.125.52.98] F=<Veronika@lickshotclothing.com.au> rejected RCPT <user1@clientsdomain.com>: User Unknown 2008-07-18 03:25:50 H=ns67.mdwebhosting.com.au (aurora.websiteactive.com) [75.125.52.98] F=<Vera@lickshotclothing.com.au> rejected RCPT <user1@clientsdomain.com>: User Unknown 2008-07-18 03:25:53 H=ns67.mdwebhosting.com.au (aurora.websiteactive.com) [75.125.52.98] F=<Ivan@lickshotclothing.com.au> rejected RCPT <user1@clientsdomain.com>: User Unknown 2008-07-18 03:25:55 H=ns67.mdwebhosting.com.au (aurora.websiteactive.com) [75.125.52.98] F=<Nina@lickshotclothing.com.au> rejected RCPT <user1@clientsdomain.com>: User Unknown 2008-07-18 03:25:57 H=ns67.mdwebhosting.com.au (aurora.websiteactive.com) [75.125.52.98] F=<Anton@lickshotclothing.com.au> rejected RCPT <user1@clientsdomain.com>: User Unknown 2008-07-18 03:25:59 H=ns67.mdwebhosting.com.au (aurora.websiteactive.com) [75.125.52.98] F=<Maksim@lickshotclothing.com.au> rejected RCPT <user1@clientsdomain.com>: User Unknown 2008-07-18 03:26:02 H=ns67.mdwebhosting.com.au (aurora.websiteactive.com) [75.125.52.98] F=<Filipp@lickshotclothing.com.au> rejected RCPT <user1@clientsdomain.com>: User Unknown 2008-07-18 03:26:04 H=ns67.mdwebhosting.com.au (aurora.websiteactive.com) [75.125.52.98] F=<Viktorija@lickshotclothing.com.au> rejected RCPT <user1@clientsdomain.com>: User Unknown



LinkBack URL
About LinkBacks
Reply With Quote








