A. Täffner
2016-01-20 36bc9f1d48518d70a3b09a77776cbb15e7d2dac3
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;
      }