commit-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mailutils ChangeLog


From: Sergey Poznyakoff
Subject: mailutils ChangeLog
Date: Fri, 08 Mar 2002 17:43:22 -0500

CVSROOT:        /cvsroot/mailutils
Module name:    mailutils
Changes by:     Sergey Poznyakoff <address@hidden>      02/03/08 17:43:22

Modified files:
        .              : ChangeLog 

Log message:
        Based on the discussion with Sam, changed handling of
        mailutils' command line options. Command line is parsed using
        mu_argp_parse() call. mu_argp_parse scans global configuration
        file and processes any options found there before those from
        the command line. The options are separated by categories
        (capabilities):
        
        mailutils  --maildir, --license
        auth       --sql-.* family, --pam-service
        logging    --log-facility
        daemon     --daemon, --inetd, --port, --timeout
        
        If the capability name appears in configuration file, it
        should be prefixed with : to discern it from the utility
        name.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mailutils/ChangeLog.diff?tr1=1.410&tr2=1.411&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]