5,35 * * * * /path/to/php /path/to/mautic/app/console mautic:segments:update
*/10 * * * * /path/to/php /path/to/mautic/app/console mautic:campaigns:rebuild
*/5 * * * * /path/to/php /path/to/mautic/app/console mautic:campaigns:trigger
*/5 * * * * /path/to/php /path/to/mautic/app/console mautic:emails:send
*/5 * * * * /path/to/php /path/to/mautic/app/console mautic:email:fetch
*/5 * * * * /path/to/php /path/to/mautic/app/console mautic:social:monitoring
*/5 * * * * /path/to/php /path/to/mautic/app/console mautic:webhooks:process
*/5 * * * * /path/to/php /path/to/mautic/app/console mautic:iplookup:download
*/5 * * * * /path/to/php /path/to/mautic/app/console mautic:maintenance:cleanup --days-old=365 --dry-run