From a84a84bf31ed33c7e132b704186a56b77cc9148a Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 18 Mar 2014 14:18:37 -0300 Subject: Fixup URLs: - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config --- config/mailscanner/mailscanner.inc | 2 +- config/mailscanner/mailscanner.xml | 24 ++++++++++++------------ config/mailscanner/mailscanner_about.php | 6 +++--- 3 files changed, 16 insertions(+), 16 deletions(-) (limited to 'config/mailscanner') diff --git a/config/mailscanner/mailscanner.inc b/config/mailscanner/mailscanner.inc index 9f5fd11d..0147bb2e 100644 --- a/config/mailscanner/mailscanner.inc +++ b/config/mailscanner/mailscanner.inc @@ -134,7 +134,7 @@ function sync_package_mailscanner($via_rpc=false) { #General options $info =($mailscanner['orgname']?'%org-name% = '.$mailscanner['orgname']."\n":'%org-name% = Pfsense'."\n"); $info .=($mailscanner['longorgname']?'%org-long-name% = '.$mailscanner['longorgname']."\n":'%org-long-name% = Pfsense Inc.'."\n"); - $info .=($mailscanner['website']?'%web-site% = '.$mailscanner['website']."\n":'%web-site% = www.pfsense.com'."\n"); + $info .=($mailscanner['website']?'%web-site% = '.$mailscanner['website']."\n":'%web-site% = www.pfsense.org'."\n"); $max_children =($mailscanner['max_children']?$mailscanner['max_children']:'5'); $scan_messages=(preg_match('/ScanMessages/',$mailscanner['pim'])?"yes":"no"); $reject_message=(preg_match('/RejectMessage/',$mailscanner['pim'])?"yes":"no"); diff --git a/config/mailscanner/mailscanner.xml b/config/mailscanner/mailscanner.xml index 2f97fcec..a7115a5c 100644 --- a/config/mailscanner/mailscanner.xml +++ b/config/mailscanner/mailscanner.xml @@ -58,64 +58,64 @@ MailScanner - http://www.pfsense.org/packages/config/mailscanner/mailscanner.inc + https://packages.pfsense.org/packages/config/mailscanner/mailscanner.inc /usr/local/pkg/ 0755 - http://www.pfsense.org/packages/config/mailscanner/mailscanner.xml + https://packages.pfsense.org/packages/config/mailscanner/mailscanner.xml /usr/local/pkg/ 0755 - http://www.pfsense.org/packages/config/mailscanner/mailscanner_report.xml + https://packages.pfsense.org/packages/config/mailscanner/mailscanner_report.xml /usr/local/pkg/ 0755 - http://www.pfsense.org/packages/config/mailscanner/mailscanner_antispam.xml + https://packages.pfsense.org/packages/config/mailscanner/mailscanner_antispam.xml /usr/local/pkg/ 0755 - http://www.pfsense.org/packages/config/mailscanner/mailscanner_alerts.xml + https://packages.pfsense.org/packages/config/mailscanner/mailscanner_alerts.xml /usr/local/pkg/ 0755 - http://www.pfsense.org/packages/config/mailscanner/mailscanner_antivirus.xml + https://packages.pfsense.org/packages/config/mailscanner/mailscanner_antivirus.xml /usr/local/pkg/ 0755 - http://www.pfsense.org/packages/config/mailscanner/mailscanner_attachments.xml + https://packages.pfsense.org/packages/config/mailscanner/mailscanner_attachments.xml /usr/local/pkg/ 0755 - http://www.pfsense.org/packages/config/mailscanner/mailscanner_content.xml + https://packages.pfsense.org/packages/config/mailscanner/mailscanner_content.xml /usr/local/pkg/ 0755 - http://www.pfsense.org/packages/config/mailscanner/mailscanner_sync.xml + https://packages.pfsense.org/packages/config/mailscanner/mailscanner_sync.xml /usr/local/pkg/ 0755 - http://www.pfsense.org/packages/config/mailscanner/mailscanner_about.php + https://packages.pfsense.org/packages/config/mailscanner/mailscanner_about.php /usr/local/www/ 0755 - http://www.pfsense.org/packages/config/mailscanner/mailscanner.conf.template + https://packages.pfsense.org/packages/config/mailscanner/mailscanner.conf.template /usr/local/pkg/ 0755 /usr/local/www/shortcuts/ 0755 - http://www.pfsense.org/packages/config/mailscanner/pkg_mailscanner.inc + https://packages.pfsense.org/packages/config/mailscanner/pkg_mailscanner.inc diff --git a/config/mailscanner/mailscanner_about.php b/config/mailscanner/mailscanner_about.php index c3408906..9277a3a7 100755 --- a/config/mailscanner/mailscanner_about.php +++ b/config/mailscanner/mailscanner_about.php @@ -1,7 +1,7 @@ All rights reserved. @@ -95,11 +95,11 @@ include("head.inc"); - Marcello Coutinho

");?> + Marcello Coutinho

");?> - donate to pfSense project.

+ donate to pfSense project.

If you want that your donation goes to this package developer, make a note on donation forwarding it to me.

");?> -- cgit v1.2.3