Browse code

Mention F=

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

Nigel Horne authored on 2005/01/08 07:45:14
Showing 1 changed files
... ...
@@ -177,6 +177,14 @@ You should have received a script to put into /etc/init.d with this software.
177 177
 
178 178
 You should always start clamd before clamav-milter.
179 179
 
180
+You may also think about the F= entry in sendmail.mc, since it tells sendmail
181
+what to do with emails if clamav-milter is not running. Setting F=T will tell
182
+the remote end to resend later (temporary failure), setting F=R will reject
183
+the email and setting F= will pass the email through, in this case you should
184
+warn your users that emails are not being scanned.
185
+
186
+Don't forget to rebuild sendmail.cf after modifying sendmail.mc.
187
+
180 188
 As with all software it is wise to ensure that clamav-milter has the least
181 189
 privileges it needs to run. So don't run it as root and don't store the sockets
182 190
 in a directory that can be written by everyone. For example ensure that /var/run