diff options
-rw-r--r-- | config/postfix/postfix_antispam.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/postfix/postfix_antispam.xml b/config/postfix/postfix_antispam.xml index ef794776..b014da03 100644 --- a/config/postfix/postfix_antispam.xml +++ b/config/postfix/postfix_antispam.xml @@ -248,7 +248,7 @@ <field> <fielddescr>Policydv2 Location</fielddescr> <fieldname>antispam_location</fieldname> - <description>inet:ipaddress:port of antispam server if it is not installed local.</description> + <description><![CDATA[inet:ipaddress:port of antispam server.<br><strong>NEVER try to install policyd on pfsense base system. It will never boot again.</strong>]]></description> <type>input</type> <size>50</size> </field> |