Bad url in update_bad_phishing_sites
Posted: 04 Jun 2014 20:14
The old mailscanner site is down and so the script basically grab nothing.
To fix edit /usr/sbin/update_bad_phishing_sites, find the $urlbase variable and replace it with:
my $urlbase = "http://www.mailscanner.eu/";
To fix edit /usr/sbin/update_bad_phishing_sites, find the $urlbase variable and replace it with:
my $urlbase = "http://www.mailscanner.eu/";