importer/archiver does not unwrap header lines before storing in mbox
Open
bug
- Dominant language
- Python
- Stars
- 45
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
When emails are parsed, line-wraps and ignorable white-space should be removed before storage in mbox fields.
It looks like this is not happening.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the importer/archiver code that parses email headers and stores fields in mbox. Reproduce an email with wrapped header lines and ignorable whitespace, then verify that stored mbox fields contain unwrapped, trimmed values; the issue names no specific file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100