VirtualMailManager/handler.py
Thu, 28 Jun 2012 18:33:32 +0000 Pascal Volk Updated copyright notices to include the year 2012. v0.6.x
Wed, 27 Jun 2012 12:18:53 +0000 Pascal Volk VMM: The Python 2.4.x compatibility commit. v0.6.x
Thu, 14 Jun 2012 16:06:09 +0000 Pascal Volk VMM/handler: Restored method Handler.domain_transport(). v0.6.x
Sun, 15 Apr 2012 13:17:21 +0200 martin f. krafft Provide list{addresses,aliases,users,relocated} subcommands v0.6.x
Sat, 14 Apr 2012 13:29:01 +0200 martin f. krafft Add note field to Account/Domain and CLI v0.6.x
Sat, 14 Apr 2012 14:33:21 +0200 martin f. krafft Allow username to take no argument to erase value v0.6.x
Sat, 14 Apr 2012 00:36:43 +0200 martin f. krafft Change UI to accept 'default' to restore inherited values v0.6.x
Tue, 10 Apr 2012 00:08:12 +0200 martin f. krafft Add catchall info to domain_info output v0.6.x
Mon, 09 Apr 2012 23:50:12 +0200 martin f. krafft Fixup catchall_info to return iterator, not self v0.6.x
Mon, 09 Apr 2012 23:21:56 +0200 martin f. krafft Provide catchall_* methods to the Handler class v0.6.x
Fri, 06 Apr 2012 23:37:04 +0000 Pascal Volk VMM/handler: Create domain directory with umask 0022. v0.6.x
Tue, 08 Nov 2011 21:31:30 +0000 Pascal Volk VMM/handler: Added a comment for the Translation Project. v0.6.x
Sat, 05 Nov 2011 21:44:23 +0000 Pascal Volk VMM/config: Moved some options to section `domain': v0.6.x
Fri, 04 Nov 2011 02:20:01 +0000 Pascal Volk VMM/domain: Extended/updated Domain.get_info() in order to: v0.6.x
Wed, 02 Nov 2011 03:29:51 +0000 Pascal Volk VMM/account: Integrated class ServiceSet in class Account. v0.6.x
Tue, 01 Nov 2011 02:13:57 +0000 Pascal Volk VMM/domain: Integrated class ServiceSet in class Domain. v0.6.x
Sat, 03 Sep 2011 20:42:05 +0000 Pascal Volk VMM/handler: Handler.alias_delete() also use class DestinationEmailAddress v0.6.x
Thu, 10 Mar 2011 19:34:28 +0000 Pascal Volk VMM: Deleted a few unused variables. v0.6.x
Thu, 24 Feb 2011 20:47:35 +0000 Pascal Volk VMM: Updated some messages. (doesn't, isn't) -> (does not, is not) v0.6.x
Fri, 18 Feb 2011 12:12:54 +0000 Pascal Volk VMM: Solve the default "misc.quota_bytes = '0'" problem where it may occur. v0.6.x
Thu, 10 Feb 2011 20:10:28 +0000 Pascal Volk VMM/{account,domain,handler}: Added quota limit support. A few v0.6.x
Wed, 02 Feb 2011 21:09:50 +0000 Pascal Volk VMM:/handler: Fixed typo introduced with the previous commit. v0.6.x
Wed, 02 Feb 2011 20:45:40 +0000 Pascal Volk VMM/handler: Handler._make_domain_dir(): Check if the domain v0.6.x
Thu, 20 Jan 2011 00:22:52 +0000 Pascal Volk VMM/{,cli/}handler: Moved the 'address-in-use check' (introduced v0.6.x
Mon, 17 Jan 2011 20:19:14 +0000 Pascal Volk VMM/handler: Handler.relocated_add() check if the target address' v0.6.x
Mon, 17 Jan 2011 19:44:36 +0000 Pascal Volk VMM/handler: Handler._get_{account,alias,relocated}() check v0.6.x
Mon, 17 Jan 2011 19:08:18 +0000 Pascal Volk VMM/handler: Handler.alias_add() and Handler.relocated_add() use v0.6.x
Fri, 14 Jan 2011 12:07:14 +0000 Pascal Volk Updated copyright notices to include the year 2011. v0.6.x
Mon, 09 Aug 2010 05:42:56 +0000 Pascal Volk VMM/handler: Added support for psycopg2. v0.6.x
Sat, 07 Aug 2010 05:16:26 +0000 Pascal Volk VMM/handler: Small code cleanups. v0.6.x
Thu, 05 Aug 2010 23:26:23 +0000 Pascal Volk VMM/…: Unified messages and removed non-ASCII quotes. v0.6.x
Wed, 04 Aug 2010 18:41:46 +0000 Pascal Volk VMM/{,cli/}handler: user_add: Check earlier if the account exists. v0.6.x
Sun, 01 Aug 2010 22:59:34 +0000 Pascal Volk VMM/handler: Updated Handler.user_{disable,enable} methods to v0.6.x
Fri, 30 Jul 2010 19:14:49 +0000 Pascal Volk VMM/{account,handler}: Account delete, use the boolean keyword force too. v0.6.x
Fri, 30 Jul 2010 15:19:31 +0000 Pascal Volk VMM/domain: Simplified Domain.delete() related methods and their arguments, v0.6.x
Fri, 30 Jul 2010 09:45:51 +0000 Pascal Volk VMM/handler: _make_home() Create the domain directory if it v0.6.x
Fri, 30 Jul 2010 09:37:44 +0000 Pascal Volk VMM/account: Replaced property domain_directory by domain. v0.6.x
Thu, 29 Jul 2010 23:06:05 +0000 Pascal Volk VMM/handler: Use more common.lisdir() in Handler's methods _chkenv, v0.6.x
Thu, 29 Jul 2010 04:01:43 +0000 Pascal Volk VMM/handler: Reworked methods _get_disk_usage, _delete_home and v0.6.x
Wed, 28 Jul 2010 02:08:03 +0000 Pascal Volk VMM/*: Made all modules names lowercase, adjusted imports. v0.6.x
less more (0) tip