Pascal Volk <neverseen@users.sourceforge.net> [Mon, 21 Apr 2008 04:56:01 +0000] rev 20
 
* 'create_tables.pgsql'
    - Replaced column 'disabled' with columns smpt, pop3, imap and managesieve
    - updated view, added service columns smpt, pop3, imap and  managesieve
* 'update_tables_0.3.x-0.4.py'
    - Updated to consider the points above mentioned
* 'vmm.cfg'
    - Added section »services« with options: smtp, pop3, imap and managesieve
* 'update_config_0.3.x-0.4.py'
* 'VirtualMailManager/Config.py'
    - Updated, to add new section »services«
* 'VirtualMailManager/Account.py'
* 'VirtualMailManager/VirtualMailManager.py'
* 'vmm'
    - Modified, to fit new database structure
* 'UPGRADE'
* 'INSTALL'
    - Updated information
* 'update_tables_0.4-dev_r24.py'
    - Added temporary to the repository
Pascal Volk <neverseen@users.sourceforge.net> [Fri, 18 Apr 2008 03:46:11 +0000] rev 19
 
* 'VirtualMailManager/VirtualMailManager.py'
* 'VirtualMailManager/Account.py'
* 'vmm'
    - added support to get user (e-mail address) by users id
Pascal Volk <neverseen@users.sourceforge.net> [Tue, 15 Apr 2008 02:49:21 +0000] rev 18
 
* 'VirtualMailManager/VirtualMailManager.py'
* 'VirtualMailManager/Domain.py'
* 'vmm'
    - added code to optional force new transport for all existing accounts.
Pascal Volk <neverseen@users.sourceforge.net> [Tue, 15 Apr 2008 01:28:34 +0000] rev 17
 
* 'VirtualMailManager/VirtualMailManager.py'
    - implemented VirtualMailManager.user_transport()
* 'vmm'
* 'VirtualMailManager/Account.py'
    - Added code to modify user's transport
Pascal Volk <neverseen@users.sourceforge.net> [Mon, 14 Apr 2008 02:21:46 +0000] rev 16
 
* 'VirtualMailManager/VirtualMailManager.py'
    - implemented:
        * VirtualMailManager.__getSalt()
        * VirtualMailManager.__pwCrypt()
        * VirtualMailManager.__pwSHA1()
        * VirtualMailManager.__pwMD5()
        * VirtualMailManager.__pwMD4()
    - updated VirtualMailManager.__pwhash()
* 'VirtualMailManager/constants/VERSION.py'
    - set version to 0.4-dev
* 'INSTALL'
    - added hint for python-crypto
    - updated user_query
Pascal Volk <neverseen@users.sourceforge.net> [Thu, 10 Apr 2008 03:24:12 +0000] rev 15
 
* 'update_config_0.3.x-0.4.py'
    - fixed code for view dovecot_user
* 'create_tables.pgsql'
    - updated view dovecot_user (extra field »mail«)
* 'UPGRADE'
    - fixed filename (update_0.3.x-0.4.sh -> upgrade.sh)
    - added hints for view perms and user_query
* 'INSTALL'
    - replaced mail_extra_groups with mail_privileged_group
    - updated user_query
Pascal Volk <neverseen@users.sourceforge.net> [Sun, 06 Apr 2008 21:36:00 +0000] rev 14
 
* 'update_config_0.3.x-0.4.py'
* 'upgrade.sh'
* 'UPGRADE'
    - added to repository
* 'install.sh'
    - Removed $PF_GID
* 'INSTALL'
    - Added some hints
* 'VirtualMailManager/VirtualMailManager.py'
    - fixed an ugly bug
Pascal Volk <neverseen@users.sourceforge.net> [Tue, 04 Mar 2008 23:28:04 +0000] rev 13
 
* 'create_tables.pgsql'
    - Removed unneeded newlines from views dovecot_user and postfix_uid
* 'update_tables_0.2.x-0.3.pgsql'
    - Removed from repository
* 'update_tables_0.3.x-0.4.py'
    - Added to repository
Pascal Volk <neverseen@users.sourceforge.net> [Mon, 03 Mar 2008 23:48:07 +0000] rev 12
 
* 'VirtualMailManager/Alias.py'
* 'VirtualMailManager/VirtualMailManager.py'
* 'vmm'
    - added support for deleting only the alias with the matching destination
      address
Pascal Volk <neverseen@users.sourceforge.net> [Sun, 02 Mar 2008 23:15:13 +0000] rev 11
 
* 'pgsql-virtual_mailbox_domains.cf'
    - added to repo
* 'INSTALL'
    - fixed docu postfix/virtual_mailbox_domains