summaryrefslogtreecommitdiff
path: root/mail/sentinel
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sentinel')
-rw-r--r--mail/sentinel/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/sentinel/pkg-message b/mail/sentinel/pkg-message
index 9678844accf8..184a79ffab4c 100644
--- a/mail/sentinel/pkg-message
+++ b/mail/sentinel/pkg-message
@@ -1,10 +1,12 @@
-************************************************************************
-
+[
+{ type: install
+ message: <<EOM
In order to run this port, please add the following line to
/etc/mail/YOUR-CONF.mc:
INPUT_MAIL_FILTER(`sentinel', `S=local:/var/spool/sentinel/sentinel.socket, F=T, T=S:2m;R:4m;E:6m')
Don't forget remake sendmail configuration file after modifying YOUR-CONF.mc
-
-************************************************************************
+EOM
+}
+]