> Something I need to put in is having inc delete messages after X many >have been downloaded. That way I can survive a net outages or ^C easier.
You mean via POP? It deletes each message right after it retrieves it, AFAIK. I think that problem is that according to the POP3 spec, unless you get a clean QUIT, you don't make any changes to the mailbox. --Ken
