We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Mailgun when using the EU server does not seem to work and there is no error output.
.env
MAIL_DRIVER=mailgun
MAILGUN_DOMAIN='ob.fusca.ted' MAILGUN_SECRET='obfuscated' MAILGUN_ENDPOINT='api.eu.mailgun.net'
Send Test
Email
Mail to send or at least give an error.
** Removed to hide email address **
v6.1.2
Ubuntu
Nginx
7.4.33
Windows
Edge
115
No response
undefined
i think this is because i guessed / assumed that the option would be MAILGUN_ENDPOINT to configure this and based my information from #11029 and linked Laravel documentation of https://laravel.com/docs/6.x/mail#driver-prerequisites
The text was updated successfully, but these errors were encountered:
This is now fixed on master
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Debug mode
Describe the bug
Mailgun when using the EU server does not seem to work and there is no error output.
Reproduction steps
.env
to haveMAIL_DRIVER=mailgun
, addSend Test
button forEmail
Expected behavior
Mail to send or at least give an error.
Screenshots
** Removed to hide email address **
Snipe-IT Version
v6.1.2
Operating System
Ubuntu
Web Server
Nginx
PHP Version
7.4.33
Operating System
Windows
Browser
Edge
Version
115
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
Additional context
i think this is because i guessed / assumed that the option would be MAILGUN_ENDPOINT to configure this and based my information from #11029 and linked Laravel documentation of https://laravel.com/docs/6.x/mail#driver-prerequisites
The text was updated successfully, but these errors were encountered: