-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SMTP Settings #6979
Comments
Error: undefined |
You should only need to edit the .env file. Can you share your SMTP settings (without the password, etc) from the .env? We also need to know the Snipe-IT version, OS and web server you're using to better assist. |
The issue template you deleted before posting your issue here gave you the instructions on how to troubleshoot, and what information we need to be able to assist you. According to the Sendgrid documentation, your SMTP settings should look something like this:
|
Hi, I have the same problem with gmail. After updating to the latest version Version v4.9.4 - build 4437 (master) it doesn't send emails. MAIL_DRIVER=smtp |
Hi, I have the same problem with gmail. After updating to the latest version Version v4.9.4 - build 4437 (master) it doesn't send emails. |
@mostafaelnaggar2020 @yanagha You should try some of the suggestions on this issue #8231 |
Thank you, the issue is fixed. I have added server IP address in Gsuite SMTP relay settings page and activated less secure apps option in gmail account settings. |
Hello i am trying to set new smtp by sendgrid its works for me in the same configuration in a lot of machine but in the snipe it it writes me Mail could not be sent.
how i can diagnose what i am missing or debug it ?
in addition do i need to edit anything else instead of the .env file
The text was updated successfully, but these errors were encountered: