Florian Schaal
2016-03-22 5ca959fa688255a8de61f89fe2751eb4d24a6912
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;
      }