Your software
My Mautic version is: 4.1.1
My PHP version is: 7.4
My Database type and version is: MySQL 5.7
Your problem
My problem is: When I have a campaign send an email and a reply comes back Mautic doesnt see / process it.
- Campaign sends email to test email account.
- I receive the email in the test and reply.
- The reply lands in the proper mailbox, but remains untouched despite the cron task executing.
These errors are showing in the log:
There are no particular errors but what I get as output from the mautic:email:fetch process:
/opt/plesk/php/7.4/bin/php bin/console -vvv mautic:email:fetch
0 emails processed for {mediagiantdigital.com:993/imap/ssl/novalidate-cert}INBOX with a criteria of UNSEEN
0 emails processed for {mediagiantdigital.com:993/imap/ssl/novalidate-cert}INBOX with a criteria of UID 17995:1000017995
Steps I have tried to fix the problem:
-
I tried consolidating the email accounts first. I originally had the from address, a bounces address and a reply to address. I got rid of the reply to and made it the same as the from. (Bounces have always processed fine).
-
Ive made all kinds of changes and adjustments to the email configuration to see if I could influence the outcome that way - but nada.
Thanks in advance for any help.