http://bugzilla.spamassassin.org/show_bug.cgi?id=4153
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2838 is|0 |1
obsolete| |
------- Additional Comments From [EMAIL PROTECTED] 2005-05-10 13:50 -------
Created an attachment (id=2861)
--> (http://bugzilla.spamassassin.org/attachment.cgi?id=2861&action=view)
CLI options via config file patch
This implements Justin's idea of using command line switches in the config
file, and then using the same (getopt) parser for both sets of options.
Command line can override anything in config file by just adding the argv[]
options after the config file ones.
I've ommitted spamc.h.in from this, but that just #defines CONFIG_FILE and
PREFIX.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.