Problems with validating email adresses:
django's email validating is to strict. (eg if quoted user part, space is not
allowed).
use case: x400 via IPmail (x400 addresses are used in email-addresses).
Use re-expressions to get this better/confrom email standards.
Original issue reported on code.google.com by hjebb...@gmail.com on 6 Aug 2014 at 3:43
Original issue reported on code.google.com by
hjebb...@gmail.com
on 6 Aug 2014 at 3:43