On Sun, 30 Jan 2005, Bill Dunn wrote:

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?

I'd guess your CLAMAV_FLAGS are being overwritten by the CLAMAV_FLAGS in /etc/sysconfig/clamav-milter.


Damian Menscher
--
-=#| Physics Grad Student & SysAdmin @ U Illinois Urbana-Champaign |#=-
-=#| 488 LLP, 1110 W. Green St, Urbana, IL 61801 Ofc:(217)333-0038 |#=-
-=#| 4602 Beckman, VMIL/MS, Imaging Technology Group:(217)244-3074 |#=-
-=#| <[EMAIL PROTECTED]> www.uiuc.edu/~menscher/ Fax:(217)333-9819 |#=-
-=#| The above opinions are not necessarily those of my employers. |#=-
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to