nodemailer / wildduck-webmail

Demo webmail service for WildDuck Mail Server
https://wildduck.email/
Other
147 stars 44 forks source link

Unable to reply to send emails to address with uncommon characters #46

Open Your-New-SJW-Waifu opened 2 years ago

Your-New-SJW-Waifu commented 2 years ago

My friend made the email address:
~!#$%^&*_-=:|./?+@domain.tld

It's technically a valid address and the wildduck backend handles emails from it fine. However, the web front-end is unable to send emails to the address. Clicking the send button doesn't do anything.

laurivosandi commented 1 year ago

Looks the /send route succeeds with 200, but form is not submitted and no errors are shown in the user interface