Skip to content
  • Aaron Wells's avatar
    Bug 1615280: More robust email validation · 1192c05d
    Aaron Wells authored
    Because all of our emails need to pass PHPMailer's
    validation method before they get sent (due to the way
    PHPMailer is written) it makes the most sense to use
    that for validation.
    
    Change-Id: I232ab9496ce8fc295a49625c999b48215305216c
    behatnotneeded: Covered by phpunit
    1192c05d