VirtualMailManager/__init__.py
2011-11-05 Pascal Volk VMM: Show a warning when a unsupported locale setting was detected. v0.6.x
2011-01-14 Pascal Volk Updated copyright notices to include the year 2011. v0.6.x
2010-07-28 Pascal Volk VMM/*: Made all modules names lowercase, adjusted imports. v0.6.x
2010-07-26 Pascal Volk VMM/constants: Replaced the constants subpackage by a module. v0.6.x
2010-04-28 Pascal Volk VMM/Config: Added method Config.install() -> global cfg_dget(). v0.6.x
2010-04-24 Pascal Volk VMM: moved some non-init functions to the new common module. v0.6.x
2010-04-18 Pascal Volk VMM: added 'Configuration' variable and set_configuration(). v0.6.x
2010-04-16 Pascal Volk VMM: moved functions ace2idna(), check_domainname(), idn2ascii() v0.6.x
2010-04-16 Pascal Volk VMM: moved check_localpart() to the EmailAddress module. v0.6.x
2010-04-02 Pascal Volk VMM: check_localpart() use '%s' instead of %r in error messages. v0.6.x
2010-02-26 Pascal Volk Moved VirtualMailManager/Exceptions to VirtualMailManager/errors. v0.6.x
2010-02-25 Pascal Volk PEP-8-ified the work of the last days. v0.6.x
2010-02-22 Pascal Volk VMM{/Config}: reduced docstrings. Added doc to the repository. v0.6.x
2010-02-22 Pascal Volk VMM: removed unneeded/duplicated regular expression definitions v0.6.x
2010-02-11 Pascal Volk VMM: renamed function chk_domainname() -> check_domainname(). v0.6.x
2010-02-06 Pascal Volk VMM/Handler: __init__ accepts now a config_type ('default'||'cli'). v0.6.x
2010-02-06 Pascal Volk VMM/{,cli/Cli}Config: Moved interactive stuff to new CliConfig class. v0.6.x
2010-02-05 Pascal Volk VMM/*: Moved some methods from classes to modules __init__. v0.6.x
2010-01-24 Pascal Volk VMM/Config: reworked configuration handling. v0.6.x
2010-01-02 Pascal Volk Updated copyright notices to include the year 2010.
2009-09-10 Pascal Volk Ignore unsupported locale setting and silently fall back to 'C'.
2009-09-04 Pascal Volk Small optimization in w_std()/w_err() 'avoid the dot'.
2009-09-02 Pascal Volk Reorganized module import.
2009-08-09 Pascal Volk Removed svn keywords, more POSIX compliant shell scripts
2008-09-08 Pascal Volk * 'VirtualMailManager/__init__.py'
2008-02-02 Pascal Volk * 'create_tables.pgsql'
2008-01-06 Pascal Volk Initial import @sf.net vmm-0.3
less more (0) tip