Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

match from and envelope-from domains #249

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

bigio
Copy link
Contributor

@bigio bigio commented Oct 21, 2024

match from and envelope-from domains even if they are written in different way (camelcase or uppercase)
Actually I cannot see if case matching is required or not in https://www.rfc-editor.org/rfc/rfc7489#section-3.1.2

@msimerson msimerson merged commit e55a7ce into msimerson:master Oct 22, 2024
5 checks passed
@msimerson msimerson mentioned this pull request Feb 3, 2025
msimerson added a commit that referenced this pull request Feb 3, 2025
- consider localhost as invalid domain #255
- add a stringify method to the Policy class #253
- lower case domains passed to is_valid_domain #252
- lower case match from and envelope-from domains #249
- Change validation result for RFC7489 6.6.3 step 6.2 #248
- point README links to search.cpan.org #240
- sender: set options when creating new sender object #239
- permit storage of UTF-8 chars in MySQL DB #238
- load report_store modules using Module::Load #237
- create an email message with a proper Message-ID #236
- imap: only use port 143 if requested #235
- find_psl_file: fix duplicate share in path #232
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants