VirtualMailManager/constants/__init__.py
author Pascal Volk <neverseen@users.sourceforge.net>
Sat, 06 Sep 2008 03:07:28 +0000
changeset 75 af813ede1e19
parent 8 7e3ce56f49e6
child 77 9e5af7210c29
permissions -rw-r--r--
* 'create_optional_types_and_functions.pgsql' - Fixed first query in postfix_smtpd_sender_login_map() - Added types: + recipient_uid + dovecotuser + dovecotpassword - Added functions: + postfix_virtual_uid_map + dovecotuser() + dovecotpassword()

#!/usr/bin/env python
# -*- coding: UTF-8 -*-
# Copyright 2007-2008 VEB IT
# See COPYING for distribution information.
# $Id$
# package placeholder
#
# EOF