summaryrefslogtreecommitdiff
path: root/security/clamsmtp/files/pkg-message.in
blob: 51331c7c99b24a6094e10e337d9e5cab932c1621 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
{ type: install
  message: <<EOM
Edit /etc/rc.conf and set

clamsmtpd_enable="YES"

to enable clamsmtpd.

Also, there is a clamsmtpd.conf-sample in %%PREFIX%%/etc/,
rename to clamsmtpd.conf, otherwise specify -f option to your
config file.

To work with postfix, See also
http://memberwebs.com/nielsen/software/clamsmtp/postfix.html
EOM
}
]