On Tue, 22 Feb 2005, Harald Schneider wrote: > Hi Davide, > > is there a chance to implement a pop3link handler, which deletes messages > from the server right after each other? > Background: If a pop3links connection gets interrupted, it retrieves all > messages again from the very beginning. This can cause a lot of duplicates, > when you have a bad connection.
Uhh?! Have you seen the code? XMail fetches and deletes *one message at a time*. It the the remote POP3 server, that in case of connection broken, does not commit the changes. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
