I want to identify my php imap client to gmail so user can check which imap is currently using the gmail.
The details who is using the gmail inbox right now can be check by click on details gmail activity details
when check email by thunderbird using imap connection. thunderbird identify itself like this thunderbird imap details
but when I try to get email gmail cannot recognize who is currently getting the emails
can you tell which headers I need to pass in order to tell gmail that my client is reading the emails
Advertisement
Answer
anwser by the @max its looks like PHP imap implemantion doesn’t allow to set ID of the imap client
further info available here link
The ID extension to the Internet Message Access Protocol – Version 4rev1 (IMAP4rev1) protocol allows the server and client to exchange identification information on their implementation in order to make bug reports and usage statistics more complete.