Mark wrote:

> amavisd-new-2.5.2-rc2 release candidate is available at:

>   http://www.ijs.si/software/amavisd/amavisd-new-2.5.2-rc2.tar.gz

> The 2.5.2 is primarily a maintenance release over 2.5.1.

When I run 'amavisd-new -h' I get the usage info:

Usage:
  /usr/sbin/amavisd-new
    [-u user] [-g group]
    [-i instance_name] {-c config_file}
    [-d log_level] [-m max_servers] {-p listen_port_or_socket}
    [-L lock_file] [-P pid_file] [-H home_dir]
    [-D db_home_dir | -D ''] [-Q quarantine_dir | -Q '']
    [-R chroot_dir | -R ''] [-S helpers_home_dir] [-T tempbase_dir]
    ( [start] | stop | reload | debug | debug-sa | foreground )
or:
  /usr/sbin/amavisd-new (-h | -V)  ... show help or version, then exit

What I tend to forget (and have to refer to RELEASE_NOTES) is the
syntax needed for this type of thing:

- allow command-line option -d to specify a list of SA debug facilities;
  some useful examples:
    amavisd -d plugin,dkim,dk,spf         debug-sa
    amavisd -d auto-whitelist,bayes,learn debug-sa
    amavisd -d dcc,razor2,pyzor,util      debug-sa
    amavisd -d dns,uri,uridnsbl           debug-sa
    amavisd -d received-header,metadata   debug-sa
    amavisd -d rules,check                debug-sa

Would it be possible to include this type of info?

Gary V



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to