]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
email: add "debug" section to configuration file
authorJacob Keller <jacob.e.keller@intel.com>
Mon, 10 Mar 2014 23:46:13 +0000 (16:46 -0700)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 11 Mar 2014 07:59:39 +0000 (09:59 +0200)
commitf6b5ef2faea0f0e50b9941b740434ed371863abc
tree71b5c7318b7bec9ead00adfec30c140fc6837479
parent2d6402800d5075b0773528bd1e09eaa0fe9a0fa6
email: add "debug" section to configuration file

This patch further extends the configuration file so that it has a debug
section which currently includes replacements for test-mode and preserve
options. These options are very useful for debugging aiaiai, but today
cannot easily be changed without modifying the command line. Instead,
remove them from the options and include them via the configuration
file.

I chose not to add "verbose" to this list, because we actually use
verbose earlier than we parse the configuration. It may still be worth
coming up with some interface where command line options overwrite
configuration options, but I wasn't sure the best way to handle this
yet.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
doc/email/example-aiaiai.cfg
email/aiaiai-email-lda
email/aiaiai-email-sh-functions
email/aiaiai-email-test-patchset