In order for email processing to work, I had to enter the container, use crontab -e to edit the list of cronjobs and add the following line: `*/1 * * * * php /var/www/html/api/cron.php`
In order for email processing to work, I had to enter the container, use crontab -e to edit the list of cronjobs and add the following line:
*/1 * * * * php /var/www/html/api/cron.php