Skip to content

rejecting email #134

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

Closed

Conversation

ShivaShankerReddy
Copy link

rejecting emails if length of recipient is greater than 64 and if recipient has @ symbol.

@yozachar yozachar added the outdated Issue/PR: Open for more than 3 months label Mar 3, 2023
yozachar added a commit to yozachar/pyvalidators that referenced this pull request Mar 3, 2023
- Uses type hints, improve relevant docs
- `email` now has coupling with `domain` module
- moves whitelist for future enhancements
- Regards [RFC 1034](https://www.rfc-editor.org/rfc/rfc1034), [RFC 5321](https://www.rfc-editor.org/rfc/rfc5321) and [RFC 5322](https://www.rfc-editor.org/rfc/rfc5322)
- Updates corresponding tests

**Related Items**

*Issues*

- Closes python-validators#22
- Closes python-validators#64
- Closes python-validators#115
- Closes python-validators#153
- Closes python-validators#197
- Closes python-validators#197

*PRs*

- Closes python-validators#134
yozachar added a commit to yozachar/pyvalidators that referenced this pull request Mar 3, 2023
- Uses type hints, improve relevant docs
- `email` now has coupling with `domain` module
- moves `whitelist` parameter for future enhancements
- Regards [RFC 1034](https://www.rfc-editor.org/rfc/rfc1034), [RFC 5321](https://www.rfc-editor.org/rfc/rfc5321) and [RFC 5322](https://www.rfc-editor.org/rfc/rfc5322)
- Updates corresponding tests

**Related Items**

*Issues*

- Closes python-validators#22
- Closes python-validators#64
- Closes python-validators#115
- Closes python-validators#153
- Closes python-validators#197

*PRs*

- Closes python-validators#134
@yozachar yozachar closed this in 0321a40 Mar 4, 2023
@yozachar yozachar closed this in #233 Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
outdated Issue/PR: Open for more than 3 months
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants