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

Wrong condition on the second while to get data #85

Merged
merged 1 commit into from
Jun 14, 2012

Conversation

tuliomarks
Copy link
Contributor

No description provided.

andyedinborough added a commit that referenced this pull request Jun 14, 2012
Wrong condition on the second while to get data
@andyedinborough andyedinborough merged commit 50562bb into andyedinborough:master Jun 14, 2012
@djiaak
Copy link

djiaak commented Jun 28, 2012

This commit looks like it's incorrect. It seems like it's reading a MIME body, not a header; it should only stop reading until the boundary or end of file is reached. As it is now it's hanging on some emails and returning incorrect body contents. Reverting fixes this.

@mediocreguy
Copy link

Just saw this comment - Issue #87 is a duplicate of dijaak's comment - sorry.

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

Successfully merging this pull request may close these issues.

4 participants