Hello,
A few days ago I noticed something strange in the exim mainlog file and soon main server IP was blacklisted on CBL and postmaster.live.com.
Looks like bounce massages created locally are being used for spam. My logs:
2016-12-13 06:37:44 H=localhost (someclientdomain.com) [127.0.0.1] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2016-12-13 06:37:44 H=localhost (someclientdomain.com) [127.0.0.1] incomplete transaction (connection lost) from <[email protected]>
2016-12-13 06:37:44 unexpected disconnection while reading SMTP command from localhost (someclientdomain.com) [127.0.0.1]
2016-12-13 06:37:45 H=server.serverrealhostname.com (someclientdomain.com) [XXX.XXX.XXX.XXX] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2016-12-13 06:37:45 H=server.serverrealhostname.com (someclientdomain.com) [XXX.XXX.XXX.XXX] incomplete transaction (connection lost) from <[email protected]>
2016-12-13 06:37:45 unexpected disconnection while reading SMTP command from server.realserverhostname.com (someclientdomain.com) [XXX.XXX.XXX.XXX]
Where XXX.XXX.XXX.XXX is the server main IP.
At first I didn't think mail was being sent because of the rejected RCPT, but when checking Hotmail SNDS because IP was manually blocked by them the "Sample MAIL FROM" was exactly [email protected].
Anyone knows how to avoid it? This same issue happened with several other domains hosted in the server, but with different mail addresses like [email protected], [email protected], etc..
Thank you.
A few days ago I noticed something strange in the exim mainlog file and soon main server IP was blacklisted on CBL and postmaster.live.com.
Looks like bounce massages created locally are being used for spam. My logs:
2016-12-13 06:37:44 H=localhost (someclientdomain.com) [127.0.0.1] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2016-12-13 06:37:44 H=localhost (someclientdomain.com) [127.0.0.1] incomplete transaction (connection lost) from <[email protected]>
2016-12-13 06:37:44 unexpected disconnection while reading SMTP command from localhost (someclientdomain.com) [127.0.0.1]
2016-12-13 06:37:45 H=server.serverrealhostname.com (someclientdomain.com) [XXX.XXX.XXX.XXX] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2016-12-13 06:37:45 H=server.serverrealhostname.com (someclientdomain.com) [XXX.XXX.XXX.XXX] incomplete transaction (connection lost) from <[email protected]>
2016-12-13 06:37:45 unexpected disconnection while reading SMTP command from server.realserverhostname.com (someclientdomain.com) [XXX.XXX.XXX.XXX]
Where XXX.XXX.XXX.XXX is the server main IP.
At first I didn't think mail was being sent because of the rejected RCPT, but when checking Hotmail SNDS because IP was manually blocked by them the "Sample MAIL FROM" was exactly [email protected].
Anyone knows how to avoid it? This same issue happened with several other domains hosted in the server, but with different mail addresses like [email protected], [email protected], etc..
Thank you.