2
0
mirror of https://github.com/deajan/osync synced 2024-11-17 09:25:42 +00:00

Added test run destination mail

This commit is contained in:
deajan 2016-11-18 09:04:17 +01:00
parent cad227d13c
commit 7283729eae
2 changed files with 2 additions and 2 deletions

View File

@ -154,7 +154,7 @@ DELTA_COPIES=yes
## ---------- ALERT OPTIONS ## ---------- ALERT OPTIONS
## List of alert mails separated by spaces ## List of alert mails separated by spaces
DESTINATION_MAILS="your@alert.tld" DESTINATION_MAILS="ozy@netpower.fr"
## Windows specific (msys / cygwin environment) only mail options (used with mailsend.exe from muquit, http://github.com/muquit/mailsend or from sendemail.exe from Brandon Zehm, http://caspian.dotconf.net/menu/Software/SendEmail/) ## Windows specific (msys / cygwin environment) only mail options (used with mailsend.exe from muquit, http://github.com/muquit/mailsend or from sendemail.exe from Brandon Zehm, http://caspian.dotconf.net/menu/Software/SendEmail/)
SENDER_MAIL="alert@your.system.tld" SENDER_MAIL="alert@your.system.tld"

View File

@ -154,7 +154,7 @@ DELTA_COPIES=yes
## ---------- ALERT OPTIONS ## ---------- ALERT OPTIONS
## List of alert mails separated by spaces ## List of alert mails separated by spaces
DESTINATION_MAILS="your@alert.tld" DESTINATION_MAILS="ozy@netpower.fr"
## Windows specific (msys / cygwin environment) only mail options (used with mailsend.exe from muquit, http://github.com/muquit/mailsend or from sendemail.exe from Brandon Zehm, http://caspian.dotconf.net/menu/Software/SendEmail/) ## Windows specific (msys / cygwin environment) only mail options (used with mailsend.exe from muquit, http://github.com/muquit/mailsend or from sendemail.exe from Brandon Zehm, http://caspian.dotconf.net/menu/Software/SendEmail/)
SENDER_MAIL="alert@your.system.tld" SENDER_MAIL="alert@your.system.tld"