#31959: EmailValidator must not accept hyphen as first caracter
-----------------------------------------+------------------------
Reporter: James Pic | Owner: nobody
Type: Uncategorized | Status: new
Component: Utilities | Version: 3.1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
Getting the following exception:
Aug 28 10:57:22 production 83a5b18c66bc[1752]:
smtplib.SMTPRecipientsRefused: {'[email protected]': (501, b'5.1.3 Bad
recipient address syntax')}
EmailValidator should not accept a hyphen as first caracter.
Note: Component set to "Utilities" but really I believe a "Validator"
Component should be available.
--
Ticket URL: <https://code.djangoproject.com/ticket/31959>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/047.289bd6cf92c490d49c94797c8d4e0fae%40djangoproject.com.