You are not logged in.
Hi!
I'm dealing with an issue around importing emails from my mailbox. It does that when I'm importing them manualy by "get emails tickets now" in the receiver option.
I have cron configured in my domain like:
*/5 * * * * php 81 public_html/<glpi folder>/front/cron.php &>/dev/null
I haven't changed stock cron like I saw people were doing. What lines should I add to cron.php/any other file to make that work?
Mailgate settings:
Run frequency: 5 minutes
Status: Scheduled
Run mode: CLI
Run period: 0 -> 24
Number of days this action logs are store: Infinite
Numer of emails to retrieve: 20
Next run: As soon as possible (2022-07-14 15:29) [It's 15:37 as I write that down and mailgate did not execute]
PS. php 81 is defined by my hosting provider. I can only change version of php or choose curl to do so.
Last edited by filipczaplejewski (2022-07-14 15:40:07)
Offline