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

Nested multipart emails fail body parsing #21

Closed
r-a-y opened this issue Sep 16, 2012 · 0 comments
Closed

Nested multipart emails fail body parsing #21

r-a-y opened this issue Sep 16, 2012 · 0 comments
Assignees
Labels
Milestone

Comments

@r-a-y
Copy link
Owner

r-a-y commented Sep 16, 2012

Some multipart emails contain an additional level before the plain text version of the email can be found. If a multipart email matches this use-case, then RBE cannot properly parse the body of the email and will fail to post the reply.

Should use a recursive method to parse multipart emails.

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

No branches or pull requests

1 participant