8000 Disable localpart size check · Issue #52 · jcbf/smf-spf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Disable localpart size check #52
Closed
@jcbf

Description

@jcbf

Sometimes Google docs send emails with large local parts.

In all SMTP related RFCs, the limit is set to 64 octets**, but the observed "MAIL FROM" have 86 octets.

**
https://tools.ietf.org/html/rfc5321#section-4.5.3.1.1
https://tools.ietf.org/html/rfc2821#section-4.5.3.1
https://tools.ietf.org/html/rfc821#section-4.5.3

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0