Opened 13 years ago
Closed 13 years ago
#19759 closed defect (bug) (duplicate)
is_email() to comply with RFC2822
Reported by: | arena | Owned by: | arena |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | 3.3.1 |
Component: | General | Keywords: | has-patch |
Focuses: | 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