Message303948
I added 2 lines into the file "email/_header_value_parser.py"
into the function "get_mailbox_list(value)" before return value:
if not value:
value = ';'
return mailbox_list, value
It is in attachments. |
|
Date |
User |
Action |
Args |
2017-10-09 13:01:38 | Michala | set | recipients:
+ Michala, barry, r.david.murray |
2017-10-09 13:01:34 | Michala | set | messageid: <1507554094.81.0.213398074469.issue31445@psf.upfronthosting.co.za> |
2017-10-09 13:01:34 | Michala | link | issue31445 messages |
2017-10-09 13:01:34 | Michala | create | |
|