summaryrefslogtreecommitdiff
path: root/mail/mailscanner/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mailscanner/files/pkg-message.in')
-rw-r--r--mail/mailscanner/files/pkg-message.in12
1 files changed, 7 insertions, 5 deletions
diff --git a/mail/mailscanner/files/pkg-message.in b/mail/mailscanner/files/pkg-message.in
index 361db6e7e6f0..8345cb8bc8bc 100644
--- a/mail/mailscanner/files/pkg-message.in
+++ b/mail/mailscanner/files/pkg-message.in
@@ -1,4 +1,6 @@
-*************************************************************************
+[
+{ type: install
+ message: <<EOM
_ _____ _____ _____ _ _ _____ ___ ___ _ _
/ \|_ _|_ _| ____| \ | |_ _|_ _/ _ \| \ | |
/ _ \ | | | | | _| | \| | | | | | | | | \| |
@@ -23,7 +25,7 @@
Either create those directories or change the configuration.
- *****************************************************************
+
A new optional rc variable called mailscanner_user has been added
to the startup script. This is a temporary workaround to address
any possible taint mode problems that may still be present in the
@@ -44,6 +46,6 @@
The new variable uses su to start the master perl script as the
specified user, this effectively disables perl's taint mode.
- *****************************************************************
-
-*************************************************************************
+EOM
+}
+]