Hello.
I am receiving “minimum time between mail checks violation” error trying to get the mail from pop3 accounts from teleline.es, terra.es and infonegocio.com.
It seems that those pop3 servers have installed a “denial of service” proteccion that is incompatible with notes client. As you can see in the log below:
-first: lotus notes client logins and cheks for new mail (STAT operation)
-second: lotus notes clients logins again and then goes the violation. In this second login I suppose that the client would try to do the RETR of the new mail.
04/03/2006 11:37:10 [17E4:0004-0B10:wrepl] POP3Client: Authenticate: User prueba.teleline.es, Pass xxx
04/03/2006 11:37:10 [17E4:0004-0B10:wrepl] POP3Client: CommandUSER: prueba.teleline.es
04/03/2006 11:37:10 [17E4:0004-0B10:wrepl] POP3Client: ReceiveResponse: +OK Password required
04/03/2006 11:37:10 [17E4:0004-0B10:wrepl] POP3Client: CommandPASS: xxx
04/03/2006 11:37:10 [17E4:0004-0B10:wrepl] POP3Client: ReceiveResponse: +OK 47 messages
04/03/2006 11:37:10 [17E4:0004-0B10:wrepl] POP3Client: CommandSTAT:
04/03/2006 11:37:10 [17E4:0004-0B10:wrepl] POP3Client: ReceiveResponse: +OK 47 207310
04/03/2006 11:37:10 [17E4:0004-0B10:wrepl] POP3Client: ReceiveResponse: +OK 47 207310
04/03/2006 11:37:10 [17E4:0004-0B10:wrepl] POP3Client: CommandSTAT: 47 207310
04/03/2006 11:37:10 [17E4:0004-0B10:wrepl] POP3Client: CommandQUIT:
04/03/2006 11:37:10 [17E4:0004-0B10:wrepl] POP3Client: ReceiveResponse: +OK POP3 server closing connection
04/03/2006 11:37:10 [17E4:0004-0B10:wrepl] POP3Client: RetrieveMessages
04/03/2006 11:37:10 [17E4:0004-0B10:wrepl] POP3Client: Connect: Host pop3.terra.es, Port 110, Use SSL: 0
04/03/2006 11:37:11 [17E4:0004-0B10:wrepl] POP3Client: ReceiveResponse: +OK POP3 PROXY server ready (7.2.052)
04/03/2006 11:37:11 [17E4:0004-0B10:wrepl] POP3Client: Connect: pop3 greeting -
04/03/2006 11:37:11 [17E4:0004-0B10:wrepl] POP3Client: Authenticate: User prueba.teleline.es, Pass xxx
04/03/2006 11:37:11 [17E4:0004-0B10:wrepl] POP3Client: CommandUSER: prueba.teleline.es
04/03/2006 11:37:11 [17E4:0004-0B10:wrepl] POP3Client: ReceiveResponse: +OK Password required
04/03/2006 11:37:11 [17E4:0004-0B10:wrepl] POP3Client: CommandPASS: xxx
04/03/2006 11:37:11 [17E4:0004-0B10:wrepl] POP3Client: ReceiveResponse: -ERR [LOGIN-DELAY] minimum time between mail checks violation
04/03/2006 11:37:11 [17E4:0004-0B10:wrepl] POP3Client: -ERR [LOGIN-DELAY] minimum time between mail checks violation: Error en el protocolo POP3
The solutions seems to set a LOGIN-DELAY for pop3 conexions, is it possible?
Anybody has the same problem?
Thanks.
Bye
Javier