Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我通过 IMAP 连接到我的 GMail 帐户(使用 php_imap) 有没有办法知道邮件是否被标记为“重要”(因此它在优先收件箱中)?
提前致谢
在[Gmail]IMAP 中的文件夹下,有一个名为的文件夹Important,用于存储所有标记为重要的邮件。
[Gmail]
Important
我想您可以检查该特定文件夹中是否存在该消息。
更多信息在这里:http ://techcrunch.com/2010/09/03/priority-inbox-imap/