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

Mailgun EU does not seem to work and test system just fails to report error. #13417

Closed
2 tasks done
barkermn01 opened this issue Aug 8, 2023 · 1 comment · Fixed by #13418
Closed
2 tasks done

Mailgun EU does not seem to work and test system just fails to report error. #13417

barkermn01 opened this issue Aug 8, 2023 · 1 comment · Fixed by #13418

Comments

@barkermn01
Copy link

barkermn01 commented Aug 8, 2023

Debug mode

Describe the bug

Mailgun when using the EU server does not seem to work and there is no error output.

Reproduction steps

  1. create an EU Mailgun domain.
  2. generate a secret key for said domain
  3. update .env to have MAIL_DRIVER=mailgun, add
MAILGUN_DOMAIN='ob.fusca.ted'
MAILGUN_SECRET='obfuscated'
MAILGUN_ENDPOINT='api.eu.mailgun.net'
  1. use setup and click Send Test button for Email

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

undefined

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

@snipe
Copy link
Owner

snipe commented Aug 8, 2023

This is now fixed on master

@snipe snipe closed this as completed Aug 8, 2023
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

Successfully merging a pull request may close this issue.

2 participants