Recently my server was added to sorbs.net and spamcop.
I found problem, one domain had malware and script try send e-mail.
I could not find the correct log information to send this spam mail, but I found a lot of trial such as this below. After that, our server went on the list.
How to defend against these attempts to send mail?
I add limit to unknown follow as help.directadmin.com and in exim.conf relay_host I have like that:
What else ?
I found problem, one domain had malware and script try send e-mail.
I could not find the correct log information to send this spam mail, but I found a lot of trial such as this below. After that, our server went on the list.
How to defend against these attempts to send mail?
I add limit to unknown follow as help.directadmin.com and in exim.conf relay_host I have like that:
Code:
hostlist relay_hosts = net-lsearch;/etc/virtual/pophosts
Code:
2011-06-20 03:26:28 H=localhost (ns1.domain.com) [127.0.0.1] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2011-06-20 03:26:28 H=localhost (ns1.domain.com) [127.0.0.1] incomplete transaction (connection lost) from <[email protected]>
2011-06-20 03:26:28 unexpected disconnection while reading SMTP command from localhost (ns1.domain.com) [127.0.0.1]
2011-06-20 03:26:28 H=localhost (ns1.domain.com) [127.0.0.1] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2011-06-20 03:26:28 H=localhost (ns1.domain.com) [127.0.0.1] incomplete transaction (connection lost) from <[email protected]>
2011-06-20 03:26:28 unexpected disconnection while reading SMTP command from localhost (ns1.domain.com) [127.0.0.1]
2011-06-20 03:26:28 H=localhost (ns1.domain.com) [127.0.0.1] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2011-06-20 03:26:28 H=localhost (ns1.domain.com) [127.0.0.1] incomplete transaction (connection lost) from <[email protected]>
2011-06-20 03:26:28 unexpected disconnection while reading SMTP command from localhost (ns1.domain.com) [127.0.0.1]
2011-06-20 03:26:28 H=localhost (ns1.domain.com) [127.0.0.1] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2011-06-20 03:26:28 H=localhost (ns1.domain.com) [127.0.0.1] incomplete transaction (connection lost) from <[email protected]>
2011-06-20 03:26:28 unexpected disconnection while reading SMTP command from localhost (ns1.domain.com) [127.0.0.1]
2011-06-20 03:26:29 H=localhost (ns1.domain.com) [127.0.0.1] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2011-06-20 03:26:29 H=localhost (ns1.domain.com) [127.0.0.1] incomplete transaction (connection lost) from <[email protected]>
2011-06-20 03:26:29 unexpected disconnection while reading SMTP command from localhost (ns1.domain.com) [127.0.0.1]
2011-06-20 03:26:29 H=localhost (ns1.domain.com) [127.0.0.1] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2011-06-20 03:26:29 H=localhost (ns1.domain.com) [127.0.0.1] incomplete transaction (connection lost) from <[email protected]>