[EMAIL PROTECTED] 
<[EMAIL PROTECTED]> wrote:
> > 
> > qmail-pop3d will serve every message in Maildir/new and Maildir/cur; it
> > has no way of knowing which you've seen already, especially if you read
> > them directly with mutt.
> 
> Each message has a unique name that includes its status (see
> http://cr.yp.to/proto/maildir.html)

I know this.
 
> So by default, qmail-pop3d doesn't append the headers with a Status:
> header? 

qmail-pop3d doesn't modify the contents of the messages it serves in any
way.  Most people consider this to be a Very Good Thing (tm).  And as
others have noted, the Maildir spec allows for the keeping of message
meta-information in the filename of the message, rather than munging its
contents -- munging means parsing, and parsing is evil.

> > Configure mutt to move messages you've seen from ~/Maildir/{new,cur}/ to
> > ~/Mail/Maildir-old/cur or something similar.  Then you won't get them
> > over POP3.
> 
> The catch is that I still want to POP them out, just not see them as
> marked NEW.

I think you're screwed, then.  You want your POP3 daemon to
transparently know (and inform the POP3 client) that another process,
totally unrelated to POP3, has gone into the Maildir and read some
files.  See the problem?

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------

Reply via email to