1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/mail/milter-regex/pkg-message
2019-08-13 22:29:42 +00:00

15 lines
316 B
Plaintext

[
{ type: install
message: <<EOM
To run milter-regex daemon on startup, add milterregex_enable="YES"
in your /etc/rc.conf. You will need to create a config file:
/usr/local/etc/milter-regex.conf
The plugin needs to be registered in the sendmail(8) configuration.
See milter-regex(8) for details.
EOM
}
]