* 'VirtualMailManager/Config.py'
- fixed parenthesis in Config.configure()
* 'setup.py'
- updated url to http://vmm.localdomain.org/
- adjusted long_description
* 'vmm'
- fixed UnicodeDecodeError, that could occur with german locale.
# -*- coding: UTF-8 -*-# Copyright 2007-2008 VEB IT# See COPYING for distribution information.# $Id$# package placeholder## EOF