26 Feb
2003
26 Feb
'03
9:36 p.m.
On Wed, 2003-02-26 at 23:26, Timo Sirainen wrote:
http://www.remote.org/jochen/mail/info/pop3-last.html
I could add support for it, but how exactly? Maybe return the previous message of the first unseen message?
No, RFC1460 defined it differently. I think I'll do it like UW ipop3d. \Seen flags are used to track the "last" message. If RSET command is used, it would clear the \Seen flag from all messages. So it doesn't interact too nicely with IMAP. Maybe this should be optional..