summaryrefslogtreecommitdiff
path: root/mail/nullmailer/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/nullmailer/files/pkg-message.in')
-rw-r--r--mail/nullmailer/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/nullmailer/files/pkg-message.in b/mail/nullmailer/files/pkg-message.in
index 6ef29036b248..2dc538ad5730 100644
--- a/mail/nullmailer/files/pkg-message.in
+++ b/mail/nullmailer/files/pkg-message.in
@@ -1,5 +1,6 @@
-==================================================================
-
+[
+{ type: install
+ message: <<EOM
Please take %%PREFIX%%/etc/nullmailer/remotes.sample
as an example and edit your own
%%PREFIX%%/etc/nullmailer/remotes
@@ -17,5 +18,6 @@ NOTE for the ones upgrading from 1.00:
The smtp authentication option has been changed from
--auth=joe,secret to --user=joe and --pass=secret, see nullmailer-send(8)
for details.
-
-==================================================================
+EOM
+}
+]