Support Group syntax
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
Email address lists support group syntax, and flanker barfs on stuff like:
A Group:Chris Jones <c@a.test>,joe@where.test,John <jdoe@one.test>;
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read RFC 2822 Appendix A.1.3 and reproduce the reported group-syntax example against flanker. Trace the email-address parsing entry point to determine where the example is rejected, then verify that the sample parses successfully without breaking ordinary address lists.
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
- 45/100