VirtualMailManager/constants/EXIT.py
author Pascal Volk <neverseen@users.sourceforge.net>
Tue, 07 Oct 2008 02:18:45 +0000
changeset 91 0e5b2835414d
parent 76 14c0a092d7d2
child 102 485d3f7d6981
permissions -rw-r--r--
* 'INSTALL' - Added a configuration hint for smtpd_sasl_local_domain

# -*- coding: UTF-8 -*-
# Copyright 2007-2008 VEB IT
# See COPYING for distribution information.
# $Id$

MISSING_ARGS = 1
UNKNOWN_COMMAND = 2
USER_INTERRUPT = 3