Recurring Invoice - From & Reply to Address Incorrect

Invoice Plane sends recurring invoices as the root user of the system when using SMTP & TLS authentication.

When the end user receives the automated email ran from the cron job the from and reply-to address is root.localhost.example.com

Is there a way to set the recurring invoices from and reply-to email address?

The cron tab was setup under the user running the Invoice Plane software not the root user.

crontab -l

0 0 * * * https://example.com/invoices/cron/recur/MySecretCronCode

Invoice Plane Version: 1.1.2

Both fields can be specified in the email template settings:

Could you check if they are set?