summaryrefslogtreecommitdiff
path: root/mail/milter-callback/files/pkg-message.in
blob: 8be8d539c1229c71f9c643f9c90fa4dfb023a0b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
{ type: install
  message: <<EOM
- Create %%PREFIX%%/etc/mail/milter-callback.conf

- Add the following line to your sendmail.mc:

	INPUT_MAIL_FILTER(`milter-callback', \
		`S=unix:/var/run/milter-callback.sock, F=T, T=S:3m;R:6m')
EOM
}
]