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.
検索基準と imaplib 検索方法を組み合わせようとしています。たとえば、以下では、FROM の一部として「oracle」または「db2」を含む電子メールを検索したいと考えています。それが可能であれば、どのような構文ですか。Google や RFC 3501 を検索しましたが、この一見単純な質問に対する答えは見つかりませんでした。
mail.search(None, '("2013 年 7 月 3 日" SUBJECT "エラー" FROM "オラクル")')