Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Emails fail to send because SMTP username isn't an email address #12

Open
tomcollis opened this issue Aug 12, 2021 · 1 comment
Open
Assignees
Labels
bug Something isn't working
Milestone

Comments

@tomcollis
Copy link

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:

  1. Configure SMTP settings with a third party service (not Gmail)
  2. For example, username of 'apikey' for (SendGrid)
  3. Sign up as a subscriber and wait for verification email
  4. Never received because of the invalid sender address

Expected behaviour
Either:

  1. Separate field for from / sender address
  2. If username doesn't contain @ symbol then show additional field for from / sender address

Additional context
Running v1.0.0. on Deta Space

@tomcollis tomcollis added the bug Something isn't working label Aug 12, 2021
@berrysauce berrysauce self-assigned this Aug 13, 2021
@berrysauce
Copy link
Owner

Thanks for reporting this! I‘ll look into it!

@berrysauce berrysauce added this to the v1.0.1 milestone Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants