diff options
-rw-r--r-- | packages/spamd_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/spamd_settings.xml b/packages/spamd_settings.xml index 44951f5c..3bac6a48 100644 --- a/packages/spamd_settings.xml +++ b/packages/spamd_settings.xml @@ -173,7 +173,7 @@ <field> <fielddescr>NextMTA</fielddescr> <fieldname>nextmta</fieldname> - <description>Automatically sends messages after being processed by SpamD to IP Address. Note, if you have postfix package installed enter 127.0.0.1 here.</description> + <description>Automatically sends messages after being processed by SpamD to IP Address. You may enter an alias if you like, simply surround it with {}. Note, if you have postfix package installed enter 127.0.0.1 here.</description> <type>input</type> <value>1</value> </field> |