No mailing for recurring invoices

Version

v5.11.73

Environment

Docker (image: invoiceninja/invoiceninja-debian)

Describe the bug

No e-mails are sent for recurring invoices.
The status for the recurring invoice is active and everything is also logged correctly in the history.
If I trigger the mail dispatch (SMTP) for an invoice manually, everything works as expected.
No errors are displayed in the log.

Does anyone have any ideas what I could do?

Logs

[2025-05-08 06:20:19] production.INFO: Performing Autobilling 2025-05-08 06:20:19

Hi,

Can you please check that the auto-email option is enabled on Settings > Workflow Settings

1 Like

Hi hillel,
thank you, that was the reason.

Glad to hear it, thanks for the update!