update mail address
send all unknown users of the main domain into /dev/null
This commit is contained in:
parent
d02d09a8ab
commit
29fac69cbd
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# running on the rootserver that serves weewx and cloudlog for now
|
||||
# running WeeWX and MariaDB
|
||||
# will soon fetch and include webcam pics from ESP32-CAM
|
||||
# Author: Dominic Reich <dominic{at}oe7drt.com>
|
||||
# Author: Dominic Reich <quick.hat4396@qtztsjosmprqmgtunjyf.com>
|
||||
# License: MIT
|
||||
|
||||
SQLDATE=$(date +%F-%R)
|
||||
|
@ -41,7 +41,7 @@ echo '''Attached files are
|
|||
|
||||
This mail was sent out on '''${DATE}''' at '''${CLOCK}'''.
|
||||
|
||||
--
|
||||
--
|
||||
Don'''\''''t ever think on replying to this mail address!
|
||||
You'''\''''d be just ignored...''' | neomutt -s "Server backup from `date +\"%F %R\"`" \
|
||||
-a ${WX_OUTFILE}.xz ${WX_CONFIG} ${WX_SKINCONF} ${CL_OUTFILE}.xz ${CL_CONFIG} ${CL_DBCONF} -- {email}
|
||||
|
|
Loading…
Reference in a new issue