fetchmail-friends
[Top] [All Lists]

Re: [fetchmail]Preventing fetchmail from marking message read with pop3

2004-04-26 12:08:16
Brian Candler wrote:
The issue seems to be that the voicemail system is treating the message
as "heard" when the client has issued a RETR command via POP3. (Whether
it also does so if the user issues TOP instead remains to be seen, but
is easily tested using telnet)

That means there's some private sharing of state between the POP3 server
and the voicemail server. For example, maybe the POP3 server is adding a
header (e.g. Status:) after a RETR command, and the voicemail server is
looking at this header. Or maybe the voicemail server is accessing the
message directly, not using POP3 at all; e.g. if it were a Maildir then
it might be looking at flags on the filename (:2,S for Seen)
http://cr.yp.to/proto/maildir.html

Yes.  The mailbox obviously has its own "seen" flag which the POP server 
affects.

But that doesn't help you much, since you can't control that internal
state by means of the POP3 protocol.

My bet is that TOP will not affect that internal seen flag, while RETR 
does.

-- 
==============================| "A slice of life isn't the whole cake
 Rob Funk <rfunk(_at_)funknet(_dot_)net> | One tooth will never make a full 
grin"
 http://www.funknet.net/rfunk |    -- Chris Mars, "Stuck in Rewind"