Add email delivery for generated reports
This commit is contained in:
@@ -52,6 +52,7 @@ docker compose run --rm pve-backup-report --generate-pdf
|
||||
```
|
||||
|
||||
The report is created in `REPORT_OUTPUT_DIR`. The filename contains a timestamp and never overwrites previous reports.
|
||||
If `REPORT_EMAIL_ENABLED=true`, the generated PDF is then sent to the `REPORT_EMAIL_TO` recipients.
|
||||
|
||||
Example file generated on the host:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user