I had a HUGE surge of outgoing spam messages being sent from my server, found 1500 deferred messages that were sent within the past hour to tons of random yahoo/hotmail accounts. I quickly started checking logs, and in the audits.log file I found an account that was logging in thousands of times, it was a general email account that nobody uses. I quickly changed the password and the emails stopped. What worries me is that the IP Address that it was logging from is the external IP for my mail server. The log looks like this
Code:
2010-04-29 15:11:44,176 INFO [btpool0-305] [ip=external ip removed;] security - cmd=Auth; account=<general address removed>; protocol=soap;
So...since they were coming from my server IP, has my server been compromised? How can I find out what has happened? It seems I've been fighting spam going from my server for a while now, but every time I think I have it locked down, this happens again. This was the first time I actually found an account tied to the spam though...any help is greatly appreciated! Thanks :-)
Edit:
Who/whatever did this is still trying to login repeatedly, but is getting the "invalid password" error logged to the audit.log file.