Establish RFC recipient parsing boundaries #4
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: phg/fuse-mail-dir-by-tag#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #1
Question
Against the relevant email-format and internationalized-email RFCs plus mature parser documentation, what exact parsing boundary is required to reliably extract recipient local-parts from repeated and folded Delivered-To, X-Original-To, To, and Cc fields, including malformed fields, comments, groups, quoted local-parts, multiple plus signs, non-ASCII addresses, and duplicate recipients, while implementing the agreed tiered fallback rule?
Claimed by Codex agent /root/research_rfc_parsing for RFC recipient parsing research.
Resolved.
Primary-source citations, parser-library caveats, and required acceptance vectors are in the findings.
Context: branch research/rfc-recipient-parsing, commit 9ddb9b08.