kopia lustrzana https://github.com/borgmatic-collective/docker-borgmatic
warning for suppressed logs when using MAILTO
rodzic
35d20e9c20
commit
ec4c21a037
|
@ -18,6 +18,7 @@ If using remote repositories mount your .ssh to /root/.ssh within the container.
|
|||
If you want to mail the results from cron:
|
||||
* Add your mail relay details to the [env file](.env.template) or mount your own [msmtprc](https://wiki.alpinelinux.org/wiki/Relay_email_to_gmail_(msmtp,_mailx,_sendmail) to `/etc/msmtprc`
|
||||
* Add add your mail address to crontag.txt and uncomment the line, e.g. `MAILTO=log@example.com`
|
||||
* Please note that logs will no longer end up in Docker logs when MAILTO is set.
|
||||
|
||||
### Example run command
|
||||
```
|
||||
|
|
Ładowanie…
Reference in New Issue