Hello,
I have installed osticket on our server. MS365 OAuth configuration done for respective email id and received token as well. Email Fetching and SMTP setting enabled and configured.
In Email Settings, enable email fetching and selected default MTA which will be used.
Have also put an entry in crontab.
But not able to fetch emails.
Have tried fetching email using command,
php /path/to/api/cron.php
It has fetched only 100 emails. Not able to fetch anymore.
We would like to resolve this issue as soon as possible.
Suggestions are always welcome.