I just installed clamav-milter on my mail server and it's working fine except I can't get it to stop sending notifications to the recipient and postmaster. I added the following to the /etc/init.d/clamav-milter file and restarted but the notifications continue.

   CLAMAV_FLAGS="-q"

   When I restart clamav-milter and do a 'ps -ax' I get this.

8736 ? S 0:00 /usr/local/sbin/clamd
18505 ? S 0:00 lt-clamav-milter local:/var/run/clamav/clmilter.sock
19993 pts/1 S 0:00 grep clam


It looks to me like the clamav-milter script isn't passing the '-q' to the 'lt-clamav-milter'

   What am I missing?

Bill

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to