On Fri, 4 Feb 2005, Kiryl Hakhovich wrote: > clamav-milter runs with: > CLAMAV_FLAGS="--max-children=2 --server=localhost > local:/var/run/clamav/clmilter.sock -Plo [EMAIL PROTECTED]" > > now the wornings should be sent to [EMAIL PROTECTED] right? > > they dont.
FWIW, these are the options I run with to send all notices to a virusmaster alias: /usr/local/sbin/clamav-milter \ --max-children=20 \ --timeout=120 \ --headers \ --noreject \ [EMAIL PROTECTED] \ --postmaster-only \ --external \ -ol local:/var/clamav/clmilter.sock I then do some procmail magic to notify us when a virus comes from our IP space. I also use this to log the From/Date/Subject of all mail blocked as a virus to an mySQL database, so users can check if a mail they missed was blocked as a virus. Seemed to me to be a good compromise. ========================================================== Chris Candreva -- [EMAIL PROTECTED] -- (914) 967-7816 WestNet Internet Services of Westchester http://www.westnet.com/ _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users