mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-09 20:32:31 +01:00
Updated Fetching Emails (markdown)
parent
bdeff3385a
commit
b47f6b9a90
@ -2,7 +2,7 @@
|
||||
1. Check **Fetching Emails** errors in `Manage » Logs`.
|
||||
1. Check **fetch-emails.log** in `Manage » Logs » App Logs`.
|
||||
1. Make sure that `schedule:run` cron job is [configured](https://github.com/freescout-helpdesk/freescout/wiki/Installation-Guide#10-configuring-cron-jobs) are running in `System » Status`. Some shared hostings may require to specify full path to the PHP executable (for example, `/usr/local/bin/php-7.2`).
|
||||
1. If emails are still not being fetched try to add to add the following cron job:
|
||||
1. If emails are still not being fetched try to add the following cron job:
|
||||
```
|
||||
crontab -u www-data -e
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user