* 'VirtualMailManager/Account.py'
- Account.delete() delete also all aliases where the destination address is
the same as for this account.
#!/usr/bin/env python# -*- coding: UTF-8 -*-# Copyright 2007-2008 VEB IT# See COPYING for distribution information.# $Id$MISSING_ARGS=1UNKNOWN_COMMAND=2USER_INTERRUPT=3