From 9dc385f12e6346dd43d9875c0e61ef762f4b5140 Mon Sep 17 00:00:00 2001 From: Stewart Bennell Date: Thu, 28 May 2020 13:39:42 +1000 Subject: [PATCH] Update patch.sh --- patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch.sh b/patch.sh index f93a127..8497102 100644 --- a/patch.sh +++ b/patch.sh @@ -29,7 +29,7 @@ chmod -R go= ~/.ssh echo "- Seting up smtp for email alerts" apt install postfix sasl2-bin mailutils -y apt install libsasl2-modules -y -#wget -qP /etc/postfix/ https://raw.githubusercontent.com/sbennell/pve-patch/master/mail/{mailtest.txt,main.cf,sasl_passwd.db,sender_canonical.db} +wget --user=bennellit --ask-password -qP /etc/postfix/ https://bennellit.com.au/Files/noaccess/{mailtest.txt,main.cf,sasl_passwd.db,sender_canonical.db} service postfix restart sendmail -v server@lab-network.xyz