Bug: the html content of emails is ignored if html2text is not available
Open
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
If the GPL library html2text is not available, then any html parts of mails are ignored for the summary display.
Such parts should either be treated as an attachment, or shown as the body text or perhaps both, as is done by mod_mbox.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by tracing the email summary handling and the fallback used when html2text is unavailable; before coding, clarify whether HTML should be shown as body text, treated as an attachment, or both, then define the corresponding regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, content
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100