You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-12-05 11:22:03 +03:00
shells/alias.php: - execute still called help() instead of __handle() model/AliasHandler.php - delete(): - remove useless $address parameter from delete() (we have $this->username) - added error messages - fixed variable names for db_log Reason for the "mostly": The $this->is_mailbox_alias() in delete() always returns true and therefore forbids deletion. git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@930 a1433add-5e2c-0410-b055-b7f2511e0802