issue in ms-update-phishing for v5.0.7-1

Jerry Benton jerry.benton at mailborder.com
Thu Jan 4 12:48:25 UTC 2018


Read line 145. 

https://github.com/MailScanner/v5/blob/master/common/usr/sbin/ms-update-phis
hing

Then install wget. Better yet, install curl because you will get rejected
using wget. 


--
Jerry Benton
www.mailborder.com
+1   (843) 800-8605
+44 (020) 3883-8605


-----Original Message-----
From: MailScanner
[mailto:mailscanner-bounces+jerry.benton=mailborder.com at lists.mailscanner.in
fo] On Behalf Of M A Young
Sent: Thursday, January 4, 2018 07:45
To: mailscanner at lists.mailscanner.info
Subject: issue in ms-update-phishing for v5.0.7-1

When running /etc/cron.daily/mailscanner if curl is failing for some reason
the output is

/usr/sbin/ms-update-phishing: line 141: CURLORWGET: command not found
/usr/sbin/ms-update-phishing: line 245: CURLORWGET: command not found

These lines both include
CURLORWGET = 'wget'
which means CURLORWGET is seen as a command. It should be CURLORWGET='wget'
so CURLORWGET is seen as a variable.

	Michael Young


--
MailScanner mailing list
mailscanner at lists.mailscanner.info
http://lists.mailscanner.info/mailman/listinfo/mailscanner




More information about the MailScanner mailing list