Opened 17 months ago
Closed 17 months ago
#19759 closed defect (bug) (duplicate)
is_email() to comply with RFC2822
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 3.3.1 |
| Severity: | major | Keywords: | has-patch |
| Cc: |
Description
following ticket #17491 (closed)
is_email('toto.@…'); returns true
here is a patch of is_email() from the code of class swiftmailer ( http://swiftmailer.org )
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.

is_email to comply with RFC2822