Under some unusual circumstances, mailparse appears to incorrectly discard the last line of some mail messages.
Details
Details
- Reviewers
btrahan chad - Commits
- Restricted Diffusion Commit
rP80b23b21f396: Work around mailparse bug (?) with messages that have no terminal newline
- Constructed a raw mail with no terminal newline.
- Piped it into mail_receiver.php.
- Saw the last line vanish into the aether.
- Applied patch; repeated; last line survived.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable