From 29fac69cbd196acbd6467743ddaae2003f85f06a Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sat, 5 Oct 2024 22:05:39 +0200 Subject: [PATCH] update mail address send all unknown users of the main domain into /dev/null --- webserver-backup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webserver-backup.sh b/webserver-backup.sh index f503ef3..d983578 100644 --- a/webserver-backup.sh +++ b/webserver-backup.sh @@ -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 +# Author: Dominic Reich # 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}