
I moved a v1.17.5 to a new server (same Oracle Linux 9 instead of Redhat 8) and upgraded to v1.18.2.
I used plugins that were downloaded with the new package (don't know if there were updates) and followed all the recommended update steps.
I updated the Helpdesk URL.
Got a new OAUTH2 connection from my Azure manager
I reconfigured the endpoints for the OAUTH connections in the system email to match the site, and configured with a new secret and id, and the connections test out fine.
When I create a ticket in the console, it emails out to the relevant staff as expected. However, it is not polling or fetching email.
I seem to have been able to effect polling on the previous server without a crontab entry, but I really don't know how that worked.
On the new server, I created a crontab entry, with the user that owns the cron.php file, in this case apache. But this had no effect.
What environmental factors am I missing?