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

IMAP Parse responses with several literals #9

Closed
robert-virkus opened this issue Feb 6, 2020 · 0 comments
Closed

IMAP Parse responses with several literals #9

robert-virkus opened this issue Feb 6, 2020 · 0 comments
Labels
bug Something isn't working imap

Comments

@robert-virkus
Copy link
Member

robert-virkus commented Feb 6, 2020

Currently it is not possible to parse a response with several literals at once, e.g.

* 1 FETCH (BODY[TEXT] {6}<CRLF>
Hi<CRLF>
<CRLF>
 BODY[HEADER.FIELDS(DATE)] {47}<CRLF>
Date: Tue, 21 Jan 2020 11:59:55 +0100 (CET)<CRLF>
<CRLF>
)<CRLF>
A010 FETCH completed<CRLF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working imap
Projects
None yet
Development

No branches or pull requests

1 participant