On Mon, Oct 11, 2004 at 03:22:19PM -0700, Doug Hardie said:
> I would like to see clamav-milter have a configuration file.  Either 
> clamd.conf or a separate one would be fine.  The list of parameters I 
> use is too long for a command line.

If you just want to shorten your typing, make an /etc/clamav-milter.conf
or somethign, with
milter_opts=" ..... long string  ....."

And in your start script:
[ -f /etc/clamav-milter.conf ] && . /etc/clamav-milter.conf
...
clamav-milter "$milter_opts"
...

HTH,
-- 
 --------------------------------------------------------------------------
|  Stephen Gran                  | Linux: Because a PC is a terrible thing |
|  [EMAIL PROTECTED]             | to waste. (By                           |
|  http://www.lobefin.net/~steve | [EMAIL PROTECTED], Mark  |
|                                | Komarinski)                             |
 --------------------------------------------------------------------------

Attachment: pgpAlUii7JR2X.pgp
Description: PGP signature

Reply via email to