SMTP setup
#335
Replies: 1 comment
-
Hi, Did you check logs? https://docs.2fauth.app/getting-started/troubleshooting/ |
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
-
MAIL_DRIVER=smtp
MAIL_HOST=smtp.mailtrap.io
MAIL_PORT=587
MAIL_FROM= email from mailtrap
MAIL_USERNAME= pass from mailtrap
MAIL_PASSWORD= password from mailtra
MAIL_ENCRYPTION= trying starttls, tls, ssl
MAIL_FROM_NAME=my name
MAIL_FROM_ADDRESS=my email
when tryin forgot password, on mail recovery letter does not arrive
With the same data from mailtrap, I tried the letters in vaultwarden, what could I have configured incorrectly?
2fauth site setting with cloudflare tunnel and installing in portainer
smtp from mailtrap
Beta Was this translation helpful? Give feedback.
All reactions