Private
Public Access
1
0

Merge branch 'hotfix/emailcheck'

This commit is contained in:
Sander Roosendaal
2017-02-13 17:48:36 +01:00

View File

@@ -50,7 +50,7 @@ class Command(BaseCommand):
for a in attachments:
donotdelete = 0
m = Message.objects.get(id=a.message_id)
from_address = m.from_address[0]
from_address = m.from_address[0].lower()
name = m.subject
cntr += 1
# get a list of users