Invoices are going to spam

fair enough, but what about reminders for late payments? What about recurring invoices?

Sending all emails from your own account requires self hosting the app.

Ok, with recurring invoices is it possible to get a notification when a new recurring invoice has been generated by the system, so I can go in and send this invoice manually? Of course, I would like to disable the automatic emailing of new recurring invoices to the client, if possible.
And is it possible to get notifications when an invoice is past due date or something, without having the system send that invoice to the client directly?

Awesome support by the way,
thanks,
Koen.

You can enable “Email me when an invoice is sent” on /settings/notifications to be notified.

We don’t support disabling sending recurring invoices.

No, if you’re a developer you could run a daily script using our API.

thank you