Is there a Function i can use in IMAP to get all mails where the UID is greater then a given UID? Or how can i write a logic that i don't have to download all the Mails(Header) from Server and compare all the UID's localy? And how can i do the same Functionality in POP3??
I wanna use this in Android
THX Howard