I think this is a bug in "Chilkat .NET components".
You receive a bunch of "DELE 1" while it should never delete the same
message again and again.
If the "DELE 1" are from different connections then I can't explain the
DELE 9 with no previous DELE 1 to DELE 7.
James pop3 server does not support UIDL. It is not mandatory for POP3
protocol.
James pop3 server does keep track of message numbers and deletes the
correct message (based on the order returned to the LIST command).
What mail repository do you use? db / dbfile / file ?
Stefano
Al Caponi wrote:
Hi All,
I have a scenario where the wrong emails are being deleted from the user's
inbox. Has anyone encountered such problem and/or resolved it? Any help or
pointers for further troubleshooting or fix is most welcome.
VERSION:
========
Server: Apache James 2.2
Client: Chilkat 7.5 .NET Components
========
24/04/06 10:55:17 DEBUG pop3server: Command received: DELE 1
24/04/06 10:55:21 DEBUG pop3server: Command received: DELE 1
24/04/06 10:55:25 DEBUG pop3server: Command received: DELE 1
24/04/06 10:55:29 DEBUG pop3server: Command received: DELE 1
24/04/06 10:55:33 DEBUG pop3server: Command received: DELE 1
24/04/06 10:55:37 DEBUG pop3server: Command received: DELE 1
24/04/06 10:55:43 DEBUG pop3server: Command received: DELE 1
24/04/06 10:55:49 DEBUG pop3server: Command received: DELE 9
24/04/06 10:55:55 DEBUG pop3server: Command received: DELE 23
24/04/06 10:56:00 DEBUG pop3server: Command received: DELE 31
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]