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.