Private
Public Access
1
0

slight improvements in email command parsing

This commit is contained in:
Sander Roosendaal
2017-09-27 09:03:16 +02:00
parent 8bff1dae59
commit ebce342fce
2 changed files with 9 additions and 4 deletions

View File

@@ -139,6 +139,7 @@ class Command(BaseCommand):
except:
pass
# remove attachment
if donotdelete == 0:
a.delete()