emersion / emersion/go-message
Long quoted-printable lines break parsing
Open
- Dominant language
- Go
- Stars
- 458
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
Quoted-printable lines must have a length limit according to the RFC but some software doesn't do that. This ends up error'ing out in the stdlib's parser.
Tentiative fix in https://github.com/emersion/go-message/pull/120 was rejected.
Contributor guide
Assessment
This issue has not been assessed yet.