-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Nearly all of the issues that have been opened up recently are related to relaxing the RFC 2822 parser, which makes sense because there are so many implementations that go outside the spec. However, I feel strongly there is also a need for a strict parser for certain use-caes. I think we should support a strict: true
parser option that will strictly enforce the spec. The default should be permissive as the module has moved toward as this is where more of the use-cases will be.
@andrewtimberlake thoughts?
Metadata
Metadata
Assignees
Labels
No labels