We were contacted earlier today to notify us that our mail server was being used to send spam mail and on inspection of the logfiles it was true, the strange thing is we don't host either the domain or the email address that is being used to send out the spam, so we have no idea how their doing it. At the moment to stop them using our SMTP I've blacklisted their ip address which is ok for now but obviously just a temp fix.
We have the following line in our logfiles showing them logging in (how I have no idea and note I've changed the ip address used to login and recipients email address)
Mon, 03 Aug 2009 00:29:50 -> 00.000.0.0 -> Success: Action=[Starting Login], Details=[LOGIN authentication.]
Then masses of the actual mails being sent out:
Mon, 03 Aug 2009 00:29:52 -> 00.000.0.0 -> Success: Action=[Received Recipient], Details=[12@yahoo.com]
Mon, 03 Aug 2009 00:29:52 -> 00.000.0.0 -> Success: Action=[Received Recipient], Details=[12@hotmail.com]
Mon, 03 Aug 2009 00:29:52 -> 00.000.0.0 -> Success: Action=[Received Recipient], Details=[12@yahoo.com]
Mon, 03 Aug 2009 00:29:52 -> 00.000.0.0 -> Success: Action=[Received Recipient], Details=[12@hotmail.com]
Mon, 03 Aug 2009 00:29:52 -> 00.000.0.0 -> Success: Action=[Reset Transaction States]
Mon, 03 Aug 2009 00:29:52 -> 00.000.0.0 -> Success: Action=[Received Recipient], Details=[12@aol.com]
Mon, 03 Aug 2009 00:29:52 -> 00.000.0.0 -> Success: Action=[Received Recipient], Details=[12@hotmail.com]
My question is HOW are they doing this and how do we stop them?