SYNOPSIS
slowlist -C configfile
DESCRIPTION
The location of the slowmilt configuration file is hardcode when
slowmilt is built. The default (unless otherwise defined) is:
In the event that you wish to use a configuration file other than the default,
you may specifiy it with this -C
command-line switch.
The -C
command-line switch takes a single argument, the path
to the different configuration file:
/path/file
doesn't exist or cannot be read, the
slowmilt program will print an error and exit.
If the /path/file
is specified as as /dev/null:
Other than this one special /dev/null case, use of
the -C
command-line switch is disallowed for
all but root.