osarrouy / robinhoodcoop

1 stars 5 forks source link

wildcard tagged email addresses are not being recognized #29

Closed whysthatso closed 3 years ago

whysthatso commented 3 years ago

it seems the form input email with a + might confuse the emailjs integration.

error from emailjs log

SMTP: Can't send mail - all recipients were rejected: 504 5.5.2 <foo.bar+coro>: Sender address rejected: need fully-qualified address
osarrouy commented 3 years ago

Fixed by c11ca81. Email validation should now be more strict.