Update SMTP Settings

I have updated my SMTP settings in the .env file and ran php artisan optimize which completes fine.

The new SMTP settings aren’t taking affect. Is there a log location where I can see any errors generated for SMTP mailing?

Hi,

You can use the health check dialog in the app to confirm the changes have taken place.

There’s more info about debugging email problems here:

https://invoiceninja.github.io/docs/self-host-troubleshooting/#email-not-sending

Nothing in either log and I can’t email the mailer-test.com address as the issue is before an email gets sent. I am using mailgun and can see nothing has been sent to mailgun (nothing in the logs there)

Are there pending jobs, you can check using the health check dialog.