I have a user who used to host his web site on my server. Several months ago he moved to a different server.
The problem is that his IP keeps getting automatically blocked on my server because of repeated failed login attempts. I believe what's going on is his email software is still constantly trying to access his email from my server even though he's moved to another server.
I get several email notices a day saying that his IP has been blocked with log entries like the following:
What I'm trying to figure out is how to explain to him what setting changes to make in his email so it will stop attempting to connect to my server.
Part of the problem is that I don't really understand how his email software could still be pinging my server instead of his new server. His domain name is definitely pointed to his new server and has been for months. I completely removed his account from my server when he moved hosts. When he goes to check email is should be using his domain, so it should be checking his new server, not mine, correct? Unless maybe his email is set to check my server IP address instead of his domain name.
Any help understanding what's going on would be much appreciated.
The problem is that his IP keeps getting automatically blocked on my server because of repeated failed login attempts. I believe what's going on is his email software is still constantly trying to access his email from my server even though he's moved to another server.
I get several email notices a day saying that his IP has been blocked with log entries like the following:
Code:
Jun 17 21:43:39 server dovecot: imap-login: Aborted login (auth failed, 1 attempts in 2 secs): user=<[email protected]>, method=PLAIN, rip=xx.xx.xx.xx, lip=xx.xx.xx.xx, TLS, session=<CX25seBuXsNFBDxA>
Part of the problem is that I don't really understand how his email software could still be pinging my server instead of his new server. His domain name is definitely pointed to his new server and has been for months. I completely removed his account from my server when he moved hosts. When he goes to check email is should be using his domain, so it should be checking his new server, not mine, correct? Unless maybe his email is set to check my server IP address instead of his domain name.
Any help understanding what's going on would be much appreciated.
Last edited by a moderator: