bug fix cPanel Importer: Import All emails folder

This commit is contained in:
Usman Nasir
2019-08-23 01:18:16 +05:00
parent 61228595b2
commit 38779d5d4b
2 changed files with 10 additions and 5 deletions

View File

@@ -87,7 +87,6 @@ class backupSchedule:
os.remove(pathToFile)
except:
pass
logging.CyberCPLogFileWriter.writeToFile(tempStoragePath)
return 1, tempStoragePath
elif status.find("[5009]") > -1: