Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export Lower API for custom search email #53

Open
pjw91 opened this issue Apr 16, 2015 · 0 comments
Open

Export Lower API for custom search email #53

pjw91 opened this issue Apr 16, 2015 · 0 comments

Comments

@pjw91
Copy link

pjw91 commented Apr 16, 2015

Gmail support "Search X-GM-RAW ..." command, which we can use
gmail.imap.uid('SEARCH', 'X-GM-RAW', .....) to fetch email;

but I need the result to be wrapped as the Message object.

Which means, separate the Mailbox.mail function into fetching part and wrapping part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant