On Mon, 2004-04-19 at 09:34, Alton Yu wrote:
> How do I set it so that it doesn't send any rejects or messages to the
> postmaster, but just rejects the mail?

If you use rpms, it will attempt to read /etc/sysconfig/clamav-milter
for an environment setting for commandline options.  Here's what mine is
set to as an example:

[EMAIL PROTECTED] root]# cat /etc/sysconfig/clamav-milter 
### Simple config file for clamav-milter, you should
### read the documentation and tweak it as you wish.

CLAMAV_FLAGS="
        --config-file=/etc/clamav.conf
        --max-children=20
        --quiet
        -ol local:/var/clamav/clmilter.socket
"

Note the lone double-quote on the last line.

Blue skies...                   Todd



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to