summaryrefslogtreecommitdiff
path: root/mail/spamass-rules/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spamass-rules/files/pkg-message.in')
-rw-r--r--mail/spamass-rules/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/spamass-rules/files/pkg-message.in b/mail/spamass-rules/files/pkg-message.in
index f6a013aae39b..992f75204460 100644
--- a/mail/spamass-rules/files/pkg-message.in
+++ b/mail/spamass-rules/files/pkg-message.in
@@ -1,5 +1,6 @@
-*************************************************************************
-
+[
+{ type: install
+ message: <<EOM
The custom rulesets are installed in %%DATADIR%%
Before running these rules please do the following:
@@ -11,5 +12,6 @@ Before running these rules please do the following:
3. Make sure to --lint the rules after loading them.
4. Test the new rulesets. Keep an eye on hits from the new rules to
determine if the scoring is right for you.
-
-*************************************************************************
+EOM
+}
+]