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 アカウントの場合、2 つのラベルsubfolder1とを作成した場合、クエリの後に、フォルダ、、subfolder2などではなく、その 2 つのラベルのみを受け取りたいと考えています。[Gmail]/Draft[Gmail]/Trashcan[Gmail]/Sent
subfolder1
subfolder2
[Gmail]/Draft
[Gmail]/Trashcan
[Gmail]/Sent
標準のIMAPプロトコル(rfc3501による)では、それは不可能です。拡張機能がそれを提供するかもしれません。