On Thursday 05 Feb 2004 8:12 pm, Sergey wrote:

> I need to disable user notification then virus detected... I See key in
> man, but it's not work. :-(
>
> # ps ax|grep clamav-mi
> 22331 ?        SN     0:00 clamav-milter -obl local:/var/run/clmilter.sock
> -p [EMAIL PROTECTED] --postmaster-only

Try setting the options *before* the socket name, thus:
        clamav-milter -obl [EMAIL PROTECTED] --postmaster-only 
local:/var/run/clmilter.sock

I'm not *sure* that'll do what you want, but it is worth trying.

-Nigel

-- 
Nigel Horne. Arranger, Composer, Typesetter.
NJH Music, Barnsley, UK.  ICQ#20252325
[EMAIL PROTECTED] http://www.bandsman.co.uk



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to