You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added ENV variable to control the behaviour - allowing unencrypted connections for development/testing setup.
To allow, you need to set the following ENV variable:
This is an issue with
gomail
- see here.It causes failures when registering users on Microkubes when using the development/test setup with Mailhog.
In any case, I recommend we switch to a more maintained fork of
gomail
, like this one:https://github.com/go-mail/mail
The text was updated successfully, but these errors were encountered: