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

Can't fetch entire email message using body: 'full' #23

Closed
bbigras opened this issue Aug 30, 2011 · 2 comments
Closed

Can't fetch entire email message using body: 'full' #23

bbigras opened this issue Aug 30, 2011 · 2 comments

Comments

@bbigras
Copy link

bbigras commented Aug 30, 2011

I got :

Error: Invalid body partID format

While trying to do :

imap.fetch(results, { request: { headers: false, body: 'full' } });

I quickly checked in imap.js around line 578 but I didn't see anything about fetching both headers and the body at the same time.

Thanks.

@mscdex
Copy link
Owner

mscdex commented Aug 30, 2011

Try the master branch

@mscdex mscdex closed this as completed Aug 30, 2011
@bbigras
Copy link
Author

bbigras commented Aug 30, 2011

Of course.

Sorry for the noise.

Jivings added a commit to squarecat/node-imap that referenced this issue Nov 6, 2019
feat: password last changed timestamp, fix login css and react warnings
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

2 participants