Hi All,
I am trying to use the group email function so that I can create a case to email. The issue is that none of the emails are importing. I can confirm the below:
- The test settings confirm the connection is fine
- I am able to get emails if I sent it up as a personal account.
- I have pasted the necessary text* into my chrontab file
- In the scheduler: Check Inbound Mailboxes - Last Successful Run = Never
It seems like this has been an issue for a few people but there is no clear solution. Any help would be greatly appreciated.
Thanks in advance for any help.
This is the text I used in my chrontab file in /etc/
-
-
-
-
-
cd /var/www/html/mysite; php -f cron.php > /dev/null 2>&1
-
-
-
-