aboutsummaryrefslogtreecommitdiff
path: root/mail/sentinel
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /mail/sentinel
parentca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff)
downloadports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz
ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes: svn path=/head/; revision=508882
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
+}
+]