Replies: 2 comments
-
Hey @thgh — makes sense. We will replicate and address accordingly. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
-
As of right now, if email is not configured, Payload will use ethereal.email (mock email) by default. This is expected behavior as of right now. We're open to ideas on how to make this more evident to the user in the future. Transferring to a Discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Link to reproduction
todo
To Reproduce
payload.init({ email })
payload.sendEmail()
Describe the Bug
Expected: sendEmail throws Error
Actual: payload exits "successfully"
Payload Version
1.15.5
Beta Was this translation helpful? Give feedback.
All reactions