My Mautic version is: 4.1.0
My PHP version is:7.4
My Database type and version is: Mariadb 10.5
Crobjob
php $MAUTICCONSOLE mautic:segment:update --batch-limit=900
php $MAUTICCONSOLE mautic:campaigns:trigger --campaign-limit=2
php $MAUTICCONSOLE mautic:import --limit=500
php $MAUTICCONSOLE mautic:webhooks:process
php $MAUTICCONSOLE mautic:reports:scheduler
php $MAUTICCONSOLE mautic:email:fetch
php $MAUTICCONSOLE mautic:maintenance:cleanup –days-old=365
else
php $MAUTICCONSOLE mautic:broadcasts:send --limit=3
php $MAUTICCONSOLE mautic:emails:send --message-limit=200
php $MAUTICCONSOLE mautic:email:fetch
fi
Your problem
My problem is: My old email address is changed with New one but the Email contact replied cannot work. Page Hit is OK.
My Test as below
- Change the old email address to a new one.
- Reinstall Mautic and Change the Old Email address to a new one.
- Keep the old email address but change the Email Service Provider(SMTP and IMAP)
- Keep the old email address but change the Email Service Provider but use a New MySQL Database
I have no other solutions but want to use just one VPS.
So I have installed the other Mautic APP in the same VPS. Then two Mautic instances can work well not have issues.
Anybody can fix this Mautic bug?
These errors are showing in the log:
Steps I have tried to fix the problem: