I have a nasty problem. My provider does not allow several successive POP3 connects and therefore, I am not able to retrieve POP3 mail via the Notes client.
Here is the log.nsf output after adding POP3ClientDebug=1:
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: Connect: Host POP.BlueWin.CH, Port 110, Use SSL: 0
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: ReceiveResponse: +OK POP3 PROXY server ready (Bluewin AG 7.0.024)
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: Connect: pop3 greeting -
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: Authenticate: User xxxxxx
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: CommandUSER: xxxxxx
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: ReceiveResponse: +OK Password required
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: CommandPASS: xxx
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: ReceiveResponse: +OK 1 messages
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: CommandSTAT:
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: ReceiveResponse: +OK 1 7807
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: ReceiveResponse: +OK 1 7807
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: CommandSTAT: 1 7807
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: CommandQUIT:
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: ReceiveResponse: +OK POP3 server closing connection
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: RetrieveMessages
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: Connect: Host POP.BlueWin.CH, Port 110, Use SSL: 0
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: ReceiveResponse: +OK POP3 PROXY server ready (Bluewin AG 7.0.024)
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: Connect: pop3 greeting -
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: Authenticate: User xxxxxx
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: CommandUSER: xxxxxx
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: ReceiveResponse: +OK Password required
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: CommandPASS: xxx
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: ReceiveResponse: -ERR [LOGIN-DELAY] minimum time between mail checks violation
07.03.2004 18:15:27 [0428:0004-0EDC:wrepl] POP3Client: -ERR [LOGIN-DELAY] minimum time between mail checks violation: POP3 Protocol Error Returned
Is there any way to tell the Notes 6.5 client to retrieve the mails on one pass?
Thank you for your support.
Andy Brunner
CLP/CLI ND6