Browse code

Added instructions for FreeBSD 5.3

git-svn-id: file:///var/lib/svn/clamav-devel/trunk/clamav-devel@1221 77e5149b-7576-45b1-b177-96237e5ba77b

Nigel Horne authored on 2004/12/29 01:25:15
Showing 1 changed files
... ...
@@ -130,6 +130,12 @@ Installations for FreeBSD5 (may be true for other BSDs)
130 130
 	Where /var/run/spamass.sock is the location of the spamass-milt
131 131
 	socket file (on some systems it is in /var/run/sendmail/spamass.sock).
132 132
 
133
+FreeBSD5.3 sendmail comes without libmilter support. You can upgrade by
134
+	cd /usr/ports/mail/sendmail
135
+	make install
136
+This may overwrite your existing sendmail configuration, so ensure that you
137
+back up first.
138
+
133 139
 You should have received a script to install into /etc/rc.d as /etc/rc.d/clamav
134 140
 with this software. Add to /etc/rc.conf:
135 141
 	clamd_enable="YES"