summaryrefslogtreecommitdiff
path: root/mail/smfsav-devel/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/smfsav-devel/files/pkg-message.in')
-rw-r--r--mail/smfsav-devel/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/mail/smfsav-devel/files/pkg-message.in b/mail/smfsav-devel/files/pkg-message.in
index 77bae9cd74a6..ab52e4a76a04 100644
--- a/mail/smfsav-devel/files/pkg-message.in
+++ b/mail/smfsav-devel/files/pkg-message.in
@@ -1,9 +1,12 @@
-
-=====================================================================================
+[
+{ type: install
+ message: <<EOM
1. Inspect and edit the %%PREFIX%%/etc/smfsav.conf file
2. Add these lines to your Sendmail configuration file (usually sendmail.mc):
define(`confMILTER_MACROS_HELO', confMILTER_MACROS_HELO`, {verify}')dnl
INPUT_MAIL_FILTER(`smf-sav', `S=unix:%%SMFSAV_RUN_DIR%%/smf-sav.sock, T=S:30s;R:4m')dnl
3. Put line smfsav_enable="YES" to /etc/rc.conf file
4. Run `service smfsav start`
-=====================================================================================
+EOM
+}
+]