I have email server for my office, OS: Fedora12, MTA :sendmail, webmail: squirellmail .
I was accussed of sending spam to others recently .
I found at maillog on my email server , there are someone trying to get access into my email server using pop3-login with brute force attack.
like these :
Jul 6 06:23:43 a dovecot: pop3-login: Aborted login (auth failed, 1 attempts): user=, method=PLAIN, rip=74.63.196.71, lip=1.2.3.4 Jul 6 06:23:46 a dovecot: pop3-login: Aborted login (auth failed, 1 attempts): user=, method=PLAIN, rip=74.63.196.71, lip=1.2.3.4 Jul 6 06:23:48 a dovecot: pop3-login: Aborted login (auth failed, 1 attempts): user=, method=PLAIN, rip=74.63.196.71, lip=1.2.3.4 Jul 6 06:23:50 a dovecot: pop3-login: Aborted login (auth failed, 1 attempts): user=, method=PLAIN, rip=74.63.196.71, lip=1.2.3.4 etc , another logion try
and then after they managed to hack a user id , they start sending out spam being sent through my email server , use the authenticated user. How to stop these kind of attack , thank you for any response and help ?