VirtualMailManager/config.py
2012-11-05 Pascal Volk VMM: Partial PEP-308-ification. v0.7.x
2012-09-05 Pascal Volk PEP8: Fixed all PEP8 related issues.
2012-06-28 Pascal Volk Updated copyright notices to include the year 2012. v0.6.x
2012-04-07 Pascal Volk VMM/config: Fixed a typo: s/DB_MUDULES/DB_MODULES/g. v0.6.x
2011-11-13 Pascal Volk VMM: The Python 2.4.x compatibility commit. v0.6.x
2011-11-05 Pascal Volk VMM/config: Moved some options to section `domain': v0.6.x
2011-02-06 Pascal Volk VMM/config: Added quota_bytes and quota_messages settings. v0.6.x
2011-01-14 Pascal Volk Updated copyright notices to include the year 2011. v0.6.x
2010-08-09 Pascal Volk VMM/config: Added option mailbox.format to the configuration check. v0.6.x
2010-08-09 Pascal Volk VMM/config: Extended configuration check and raise only a ConfigError. v0.6.x
2010-08-07 Pascal Volk VMM/config: Use common.VERSION_RE, instead of defining the regexp two times. v0.6.x
2010-08-06 Pascal Volk VMM/config: LazyConfig._get_section_option check for empty section/option names. v0.6.x
2010-07-29 Pascal Volk VMM/common: Replaced function is_dir() by lisdir(). v0.6.x
2010-07-28 Pascal Volk VMM/…: More PEP-8 fixes; eliminated __names. v0.6.x
2010-07-28 Pascal Volk VMM/*: Made all modules names lowercase, adjusted imports. v0.6.x
less more (0) tip