On Fri, Aug 10, 2001 at 01:42:27PM -0600, Charles Cazabon wrote:
> Good idea. Wouldn't the simplest way to accomplish this be to wrap
> qmail-pop3d with a shell script that did something like:
>
> qmail-pop3d ./Maildir/
> rm -f ./Maildir/cur/*
That's _very_ dangerous. What about dropped connections before all mail is
retrieved? And AFAIK there are clients connecting once, auth'ing, LIST and
QUIT (our script deletes all Mail then) and reconnecting later to actually
fetch mails (would fetch mails - your script deleted them all then...)
- pop3 webmail clients (IMHO broken by design, but anyway...) come to my mind.
--
* Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
* Roedingsmarkt 14, 20459 Hamburg, Germany *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)