Send email notification of impending due date not working

Hi,

I have successfully set up my E-Mail Notifications and get it.
I also have installed Auto Email Extended Actions and it works fine, except the notifications for impending due date.

I have also add Automatic actions in the project

Event name = Daily background job for tasks
Email subject = Task due
Duration in days = 1

But I don’t receive Mails one day before the due date.

What can be wrong? What can I do?

Your crontab must be setup.

https://docs.kanboard.org/en/latest/admin_guide/cronjob.html

It’s the only action in that plugin that is triggered by the cron. So explains why the others work, but not that one.

Ah, OK, thanx for the hint!
It works now.