get message with uid in pop3
843834Aug 12 2010 — edited Aug 12 2010I am using a pop3 mail server and I have string uid using the getUID(Message). In another method, using the uid I need to retrieve the msg based on the uid. I see examples for imap(UIDFolder) but none for pop3.
Appreciate it.