How to get gmail threadid using imap xoauth

…衆ロ難τιáo~ 提交于 2019-12-12 08:45:30

问题


I read this Find Gmail url-IDs via IMAP, but I noticed Greplin (https://www.greplin.com) is able to get thread id successfully.

Can anyone help me here?

Regards, Manoj


回答1:


Gmail provides An attribute

"X-GM-THRID"

for thread id

you can use imap fetch function for getting thread id .

see documentation here http://code.google.com/apis/gmail/imap/




回答2:


I think that is can be access via libgmailer.php (curl) http://sourceforge.net/search/?q=libgmailer



来源:https://stackoverflow.com/questions/5220262/how-to-get-gmail-threadid-using-imap-xoauth

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!