ikaros 0 Posted October 14, 2010 Hi all, i kinda stuck here, i looked around for some time and finally decided to come to you with the question : Is there a way to mark gmail mail as read using openssl? I have a mail notifier, and i would like to mark it as read after showing contents. thanks, Ofer Ofer,WWW Home baseArticles for allOnline statistics toolThe online mass mailerWorld of bicycles Share this post Link to post Share on other sites
Mat 376 Posted October 14, 2010 I don't know, but asking a question in a section with "This is not a general support forum!" written at the top instead of "General help and support" isn't the best way to get the answer AutoIt Project Listing Share this post Link to post Share on other sites
daluu 2 Posted October 15, 2010 Try looking at IMAP instead of OpenSSL. OpenSSL is for security authentication & certificates. Gmail does/may use SSL. IMAP is used to read/manipulate email. Gmail should support IMAP. Share this post Link to post Share on other sites