[Top][All Lists]
[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
- mailutils ChangeLog,
Sergey Poznyakoff <=
- mailutils ChangeLog, Sergey Poznyakoff, 2002/03/09
- mailutils ChangeLog, Sergey Poznyakoff, 2002/03/13
- mailutils ChangeLog, Sergey Poznyakoff, 2002/03/14
- mailutils ChangeLog, Sergey Poznyakoff, 2002/03/21
- mailutils ChangeLog, Sergey Poznyakoff, 2002/03/25
- mailutils ChangeLog, Sergey Poznyakoff, 2002/03/25
- mailutils ChangeLog, Sergey Poznyakoff, 2002/03/28
- mailutils ChangeLog, Sergey Poznyakoff, 2002/03/28