Skip to content
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

Unable to send email #8789

Closed
madkins-fareva opened this issue Nov 19, 2020 · 6 comments
Closed

Unable to send email #8789

madkins-fareva opened this issue Nov 19, 2020 · 6 comments

Comments

@madkins-fareva
Copy link

Expected Behavior (or desired behavior if a feature request)

Test email generates the following error: Mail could not be sent. No additional error message provided. Check your mail settings and your app log.


Actual Behavior

When I initial installed and configured Snipe-IT, the email test failed on Pre-Flight. I continued past Pre-Flight to troubleshoot. I click the Test Mail button under Settings > General Settings and it generates the above error. We are using a mail relay to allow email to to be acccepted by our Exchange 2010 server.

PHP email settings are below. A username and password are not required since it is a mail relay. Access is granted by the server's IP address.

MAIL_DRIVER=smtp
MAIL_HOST=10.x.x.x
MAIL_PORT=25
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDR=[email protected]
MAIL_FROM_NAME='Snipe-IT'
MAIL_REPLYTO_ADDR=[email protected]
MAIL_REPLYTO_NAME='Snipe-IT'


Please confirm you have done the following before posting your bug report:


Provide answers to these questions:

Please do not post an issue without answering the related questions above. If you have opened a different issue and already answered these questions, answer them again, once for every ticket. It will be next to impossible for us to help you.

https://snipe-it.readme.io/docs/getting-help

@welcome
Copy link

welcome bot commented Nov 19, 2020

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@samotelf
Copy link

Hello.
I believe it is already solved.
Check #8746 (comment)

@madkins-fareva
Copy link
Author

madkins-fareva commented Nov 19, 2020 via email

@madkins-fareva
Copy link
Author

madkins-fareva commented Nov 19, 2020 via email

@samotelf
Copy link

Cool.
Can you mark the issue as closed?

@thilinadias
Copy link

thilinadias commented Dec 15, 2023

This might be helpful. Check this out

thilinadias/thilinadias#1 (comment)

GitHub
✏️ Hi Github peeps, Welcome to my discussion regarding Snipe-IT Email configuration error - Mail could not be sent. No additional error message provided. Check your mail settings and your app log. ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants