Serge,
> As I understand how some POP3 implementations work, when you delete a
> file, it doesn't actually delete the message until the POP3 session
> ends. The POP3 mailbox is locked for the scope of a POP3 session,
> otherwise the message number would change.
Right. All RFC-compliant POP3 servers work that way. But the current
repository interface does not have a suitable API to perform a batch delete,
e.g., delete(Collection keys), hence the queuing "hack."
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]