slight improvements in email command parsing
This commit is contained in:
@@ -139,6 +139,7 @@ class Command(BaseCommand):
|
||||
except:
|
||||
pass
|
||||
|
||||
|
||||
# remove attachment
|
||||
if donotdelete == 0:
|
||||
a.delete()
|
||||
|
||||
Reference in New Issue
Block a user