microletter
microletter copied to clipboard
Emails fail to send because SMTP username isn't an email address
Describe the bug Emails fails to send because the SMTP username is used as the sender / from address.
To Reproduce Steps to reproduce the behaviour:
- Configure SMTP settings with a third party service (not Gmail)
- For example, username of 'apikey' for (SendGrid)
- Sign up as a subscriber and wait for verification email
- Never received because of the invalid sender address
Expected behaviour Either:
- Separate field for from / sender address
- If username doesn't contain @ symbol then show additional field for from / sender address
Additional context Running v1.0.0. on Deta Space
Thanks for reporting this! I‘ll look into it!