k0lter / autopostgresqlbackup

Automated tool to make periodic backups of PostgreSQL databases
52 stars 17 forks source link

Receive email even if there is no error #35

Open sse450 opened 3 months ago

sse450 commented 3 months ago

As far as I understand, autopostgresqlbackup informs by email only if there is an error.

Is there a way to force autopostgresqlbackup to send mails with log even if there is no error (like the old versions)? Instead of checking the directory to see if everything is alright, getting an email is more relieving.