A. Täffner
2016-01-23 afee192d2a77afa1c11d25156d0a44df94e19aed
interface/lib/classes/remote.d/mail.inc.php
@@ -357,7 +357,7 @@
         return false;
      }
   
      if (/*$action_type != 'backup_download_mail' and*/ $action_type != 'backup_restore_mail') {
      if (/*$action_type != 'backup_download_mail' and*/ $action_type != 'backup_restore_mail' and $action_type != 'backup_delete_mail') {
         $this->server->fault('invalid_action', "Invalid action_type $action_type");
         return false;
      }