Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.01 KB

mail notification for Borgmatic Container

Description

This image adds mail notification with msmtp to the docker-bormatic.

Usage

For general usage instuctions see the README of the base image.

If you want to mail the results from cron:

Environment

Set your mail configuration in msmtp.env

  • Your mail relay host MAIL_RELAY_HOST=mail.example.com
  • Port of your mail relay MAIL_PORT=587
  • Username used to log in into your relay service [email protected]
  • Password for relay login MAIL_PASSWORD=SuperS3cretMailPw
  • From part in your log mail MAIL_FROM=borgmatic