Synapse icon indicating copy to clipboard operation
Synapse copied to clipboard

Synapse error in attached mails with undisclosed recipients

Open mgabriel-silva opened this issue 5 years ago • 0 comments

Synapse fails when reading attached mails with undisclosed recipients. Error:

for recipient in msg.to_recipients:
TypeError: 'NoneType' object is not iterable

I'm working on it.

mgabriel-silva avatar Jun 10 '19 18:06 mgabriel-silva