Your software
My Mautic version is: v4.4.7
My PHP version is: 8
My Database type and version is: MariaDB 10.3.38-MariaDB
Your problem
My problem is:
Channels>Emails says about 1100 emails have been sent, but nothing actually has gone out - 0 read, 0 bounced emails, etc.
I have been sending emails with this Mautic installation for years, but have never seen this. What could have happened? What should I check to troubleshoot?
I tried a small test mailing to a test segment with 3 of my own addresses. Same result; Mautic says āsentā, but nothing actually gone out. With āSend Exampleā, the email does arrive fine - email configuration still works.
These errors are showing in the log:
Which logā¦? Looking for it nowā¦
āTodayās Mautic error log is empty. Check server error log for error messages Mautic didnāt have a chance to catch.ā
error_log in the installation folder is empty.
Steps I have tried to fix the problem:
Don 't know where to start yet.
Edit:
Based on this, when Mautic says emails are sent, could it still mean the cronjob hasnāt run? Where is the limbo where these emails are stuck?
Could I send emails stuck in limbo with an SSH command? Iāve tried:
php bin/console mautic:emails:send
Something has now gone out. Iāve received one bounce message; it still does not look like a normal full mailing. Why did/do my emails get stuck in spool limbo?