freebsd-ports/mail/sentinel/pkg-message
2019-08-13 22:29:42 +00:00

12 lines
306 B
Text

[
{ 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
}
]