Hi I am trying to send out invoices using the email. The system is saying that emails are being sent, however nothing is being sent. I was able to successfully save the SMTP settings and yes i have verifed my settings as I am an actual developer.
Also, why is there not a way to test by sending a test email after saving the settings that should be standard.
- MSAnsweredHello, We email is sent with settings update but you can initiate one manually from invoices/quotations/forgot password page. If system is saying email sent that means the initial the send command successfully and there could be other reason for email not being reached. For testing you can use mailtrap.io’s smtp details as they offer free account. You can check the Laravel logs in the storage/logs/folder for any errors related to email.I will check if I could add the option to sent the test email in future updates. Thank you 
- Login to Reply