F flyingbag Member Licensed User Longtime User Aug 23, 2012 #1 Hi, I have read the pop3 tutorial and i could easily connect to my gmail, get all the emails downloaded. Works great! However - i am wondering if i can do the following : - Get a list of messages - Check for subject line , download only the message i want and delete it I do not want to download all the emails every time - is there a way to do the above with the current pop3 library? Thanks flyingbag
Hi, I have read the pop3 tutorial and i could easily connect to my gmail, get all the emails downloaded. Works great! However - i am wondering if i can do the following : - Get a list of messages - Check for subject line , download only the message i want and delete it I do not want to download all the emails every time - is there a way to do the above with the current pop3 library? Thanks flyingbag
Erel B4X founder Staff member Licensed User Longtime User Aug 23, 2012 #2 The Net library doesn't implement the TOP command which is required. You can start a new feature request in the wishlist forum. Upvote 0
The Net library doesn't implement the TOP command which is required. You can start a new feature request in the wishlist forum.