IMAP4.search returns all the email instead of those from one sender

后端 未结 0 1036
旧时难觅i
旧时难觅i 2020-12-13 03:09

I want to search all the emails from a specific address.And I used imaplib.Here is my simple code:

import imaplib

mail = imaplib.IMAP4("         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题