[Imap-protocol] UID SEARCH unexpected result
Arnt Gulbrandsen
arnt at gulbrandsen.priv.no
Tue Jan 5 01:51:34 PST 2010
Cosas Minovela writes:
> I'm trying to fectch all messages (read, unread, all...) after a given UID
> 112220.
Then you should use x UID SEARCH UID 112220:* (or perhaps 112221:*).
Note the second UID, which means that 112220 is a UID. Without that,
the number is an MSN.
Arnt
More information about the Imap-protocol
mailing list