summaryrefslogtreecommitdiff
path: root/mail/archivesmtp/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/archivesmtp/files/pkg-message.in')
-rw-r--r--mail/archivesmtp/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/archivesmtp/files/pkg-message.in b/mail/archivesmtp/files/pkg-message.in
index 5ce1b4ee6055..c0b94b8782af 100644
--- a/mail/archivesmtp/files/pkg-message.in
+++ b/mail/archivesmtp/files/pkg-message.in
@@ -1,5 +1,6 @@
-###############################################################################
-
+[
+{ type: install
+ message: <<EOM
ArchiveSMTP has been installed! You will, however, need to configure your MTA
to use it as a 'milter'. Please consult your MTA's documentation reguarding
this. For rule formats check the manpage and sample configuration file. The
@@ -16,5 +17,6 @@
Please note: Only the owner my have write permissions on the socket directory.
Visit the website at: http://www.dancingfortune.com/projects/archivesmtp/
-
-###############################################################################
+EOM
+}
+]