Hi guys,
I have problem fetching email from my O365 mailbox after fresh install.
What I did:
- create VM on Azure with Centos 7
- Install lamp (works just fine)
- Install OSticket latest version
- configure email to connect via imapssl to O365 mailbox
- configured cronjob
I see no errors in apache log, i see cron job executing in OST, i tried manually to execute php -f /...pathblah/cron/php.
Get no errors, but it just doesn pull emails from mailbox.
Any hints?