Add more info about watchdog notification (#3271)

* Add more info about watchdog notification

* Update generate_config.sh

* Update generate_config.sh

Co-authored-by: André Peters <andre.peters@debinux.de>
master
Dmitriy Alekseev 2020-01-30 19:09:22 +02:00 committed by GitHub
parent 19a6b45302
commit f5522a809c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -233,8 +233,12 @@ USE_WATCHDOG=n
ALLOW_ADMIN_EMAIL_LOGIN=n ALLOW_ADMIN_EMAIL_LOGIN=n
# Send notifications by mail (no DKIM signature, sent from watchdog@MAILCOW_HOSTNAME) # Send notifications by mail (sent from watchdog@MAILCOW_HOSTNAME)
# Can by multiple rcpts, NO quotation marks # CAUTION:
# 1. You should use external recipients
# 2. Mails are sent unsigned (no DKIM)
# 3. If you use DMARC, create a separate DMARC policy ("v=DMARC1; p=none;" in _dmarc.MAILCOW_HOSTNAME)
# Multiple rcpts allowed, NO quotation marks, NO spaces
#WATCHDOG_NOTIFY_EMAIL=a@example.com,b@example.com,c@example.com #WATCHDOG_NOTIFY_EMAIL=a@example.com,b@example.com,c@example.com
#WATCHDOG_NOTIFY_EMAIL= #WATCHDOG_NOTIFY_EMAIL=