comparison roundup/scripts/roundup_mailgw.py @ 2771:d385f6c1d4ed

let config handle command line options. support long options (names are same as in config file settings) and config file creation from command line. WARNING! config layout is changed: - main options are in 'main' section (was: 'server' section); - 'log_ip' changed to 'log_hostnames' with reverse meaning to conform to '-N' command line option. - trackers are all defined in section 'trackers', with option name being tracker name (was: separate sections per tracker).
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Sun, 17 Oct 2004 17:54:48 +0000
parents 437775793d8e
children 263e8f485db5 e859e7e001f8
comparison
equal deleted inserted replaced
2770:cdf6787ffeda 2771:d385f6c1d4ed

Roundup Issue Tracker: http://roundup-tracker.org/