Hi Everyone,
I have Matric installed, In my campaign, I am able to trigger emails like send 2nd mail when email opened but other conditions like change segment when replies, delete contact if not reply is not working.
Can anybody help me on this?
List of my #CronJob
0,15,30,45 * * * * root php /var/www/html/mautic/bin/console mautic:segments:update
0,15,25,45 * * * * root php /var/www/html/mautic/bin/console mautic:campaigns:update
0,15,25,45 * * * * root php /var/www/html/mautic/bin/console mautic:campaigns:trigger
0,15,25,45 * * * * root php /var/www/html/mautic/bin/console mautic:messages:send
0,15,25,45 * * * * root php /var/www/html/mautic/bin/console mautic:maintenance:cleanup
20,35 * * * * root php /var/www/html/mautic/bin/console mautic:email:fetch
20,35 * * * * root php /var/www/html/mautic/bin/console mautic:import
0,15,25,45 * * * * root php /var/www/html/mautic/bin/console mautic:campaigns:rebuild
0,15,25,45 * * * * root php /var/www/html/mautic/bin/console mautic:campaigns:update
0,15,25,45 * * * * root php /var/www/html/mautic/bin/console mautic:segments:check-builders
0,15,25,45 * * * * root php /var/www/html/mautic/bin/console mautic:segments:rebuild
0,15,25,45 * * * * root php /var/www/html/mautic/bin/console mautic:segments:update
TIA