From 9effc39ed1f07a50909d516cf797d3c7aa10b272 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Fri, 4 Sep 2015 15:49:07 +0200 Subject: spamd - code style cleanup and multiple fixes Require IPv4 for NextMTA -- no aliases allowed since it was producing broken firewall rules and is generally pointless for a single IP. Never had a chance of working properly, no configuration upgrade required here. --- config/spamd/spamd_settings.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'config/spamd') diff --git a/config/spamd/spamd_settings.xml b/config/spamd/spamd_settings.xml index a3387279..2793221b 100644 --- a/config/spamd/spamd_settings.xml +++ b/config/spamd/spamd_settings.xml @@ -212,12 +212,11 @@ --> NextMTA - nextmta + next_mta - (Example: $mailservers)
- Note: If you have postfix package installed, enter 127.0.0.1 here.
+ After processing, automatically send messages to specified IP address.
+ Note: If you have postfix package installed, enter 127.0.0.1 here. ]]>
input -- cgit v1.2.3