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.
鉴于我已经获得了要下载的电子邮件 uid,如何下载附件?
有人可以给我一些我可以参考的代码吗?
当我做一些研究时,我认为我应该使用FETCH如下语法:mail.uid('fetch', uid, 'message_set'). 那么message_set如果我想获得附件应该怎么做?或者如果我不在正确的轨道上,请纠正我。
FETCH
mail.uid('fetch', uid, 'message_set')
message_set