From 48c047241c2f5dfcfb5f58d7759ba8412f7b4830 Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Mon, 11 Nov 2013 12:45:22 -0200 Subject: mailscanner - fix service startup on 2.1 and improve gui info from text fields --- config/mailscanner/mailscanner_antispam.xml | 49 +++++++++++++++++++++++------ 1 file changed, 40 insertions(+), 9 deletions(-) (limited to 'config/mailscanner/mailscanner_antispam.xml') diff --git a/config/mailscanner/mailscanner_antispam.xml b/config/mailscanner/mailscanner_antispam.xml index 652935f5..7f989765 100644 --- a/config/mailscanner/mailscanner_antispam.xml +++ b/config/mailscanner/mailscanner_antispam.xml @@ -9,7 +9,7 @@ /* mailscanner_antispam.xml part of the mailscanner package for pfSense - Copyright (C) 2011 Marcello Coutinho + Copyright (C) 2011-2013 Marcello Coutinho All rights reserved. */ /* ========================================================================== */ @@ -346,62 +346,93 @@ 5 - Antispam Files + spam.assassin.prefs.conf listtopic spam.assassin.prefs.conf sa_pref_file + + textarea - 80 + 90 15 base64 + + spam.lists.conf + listtopic + spam.lists.conf rbl_file + + Use this list only when not using postscreen RBL checks(postfix-forwareder package).]]> textarea - 80 + 90 15 base64 + + bounce.rules + listtopic + bounce.rules bounce + + textarea - 80 + 90 15 base64 + + max.message.size.rules + listtopic + max.message.size.rules max_message_size + + textarea - 80 + 90 15 base64 + + spam.whitelist.rules + listtopic + spam.whitelist.rules spam_whitelist + + textarea - 80 + 90 15 base64 - + + mcp.spam.assassin.prefs.conf + listtopic + mcp.spam.assassin.prefs.conf mcp_pref_file + + textarea - 80 + 90 15 base64 -- cgit v1.2.3