Hi, I asked a similar question for a console-level application I am developing that uses the tinymail library - and I was informed that this functionality does not exist at this time. I wanted either the latest N emails from the IMAP server, or all the emails since a certain date (to reduce the total amount of messages that are read from the server) - but someone - like you - or me - or anyone that volunteers - will have to add this capability. I looked at the code and don't think it would be too difficult to add the necessary APIs to implement this feature, but I have since been directed to look at other issues we are facing that have a higher priority right now, so I'm not actively looking at trying to implement anything in the near future. However, if you (or one of the regular developers of the tinymail library) have the time and energy to add this kind of capability, I know I would love to see it - and would certainly take advantage of using it. - Steve harshavardhan Reddy wrote: Hi All, |