Allow non-email string as SMTP username #26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi there
When setting up SMTP in the web ui, I noticed the Username field is expected to be a valid email address.
This isn't always the case for every provider, however. For example, https://resend.com uses
resendas the username for everyone, where the password is your api key.This requirement prevents me from enabling SMTP
Thanks @SkepticMystic for reporting, good catch!
@SkepticMystic Fixed now in the v0.4.0 Release, any feedback would be great.
Thanks @bscott!
The form now lets me save with a non-email username :)
I have noticed two other issues though: