VirtualMailManager/constants/__init__.py
author Pascal Volk <neverseen@users.sourceforge.net>
Mon, 26 Apr 2010 02:15:36 +0000
branchv0.6.x
changeset 265 3c0173418d5d
parent 162 0ac9ef587769
permissions -rw-r--r--
VMM/{Account,common,maillocation}: Dovecot version (check) fixes. - Account: fixed versions dependencies. - maillocation: use the version string, may be uses in a error message. - common: version_hex() raises a ValueError, instead of returning 0, if the version string is invalid.

# -*- coding: UTF-8 -*-
# Copyright (c) 2007 - 2010, Pascal Volk
# See COPYING for distribution information.
# package placeholder
#
# EOF