How to tell POP3 daemon to mark messages as read?

David Carter dpc22 at cam.ac.uk
Fri Nov 10 04:29:25 EST 2006


On Fri, 3 Nov 2006, Georgy Goshin wrote:

> Is it possible to mark all messages downloaded via POP3 daemon as read 
> so that next time user connected via IMAP could see wich messages are 
> new?

No, the POP daemon doesn't open the seen message database. There would
be a fairly substantial performance hit if it did.

I believe (its been some time now) that the UW server works the way that 
you want. The POP protocol doesn't have any concept of \Seen messages, so 
there isn't really a right or wrong way to do this.

-- 
David Carter                             Email: David.Carter at ucs.cam.ac.uk
University Computing Service,            Phone: (01223) 334502
New Museums Site, Pembroke Street,       Fax:   (01223) 334679
Cambridge UK. CB2 3QH.


More information about the Info-cyrus mailing list