I'm seeing a ton of these requests in my exim log:
I've blocked most of the IPs so now their connections just drop. I was however notified by my provider that a select number of these spams messages managed to get through. How is this possible when the log says it failed authentication?
Code:
2006-06-13 12:50:44 H=201-26-75-22.dsl.telesp.net.br [201.26.75.22] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2006-06-13 12:50:46 H=201-26-75-22.dsl.telesp.net.br [201.26.75.22] F=<[email protected] > rejected RCPT <[email protected]>: authentication required
2006-06-13 12:50:47 H=201-26-75-22.dsl.telesp.net.br [201.26.75.22] F=<[email protected]> rejected RCPT <[email protected] >: authentication required
2006-06-13 12:50:49 H=201-26-75-22.dsl.telesp.net.br [201.26.75.22] F=< [email][email protected][/email]> rejected RCPT <[email protected]>: authentication required
2006-06-13 12:50:51 H=201-26-75-22.dsl.telesp.net.br [201.26.75.22] F=<[email protected]> rejected RCPT <[email protected] >: authentication required
I've blocked most of the IPs so now their connections just drop. I was however notified by my provider that a select number of these spams messages managed to get through. How is this possible when the log says it failed authentication?