Gabriel Silva

Results 17 issues of Gabriel Silva

Fixed mails without subject error Fixes #29

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.

Exchangelib has an important fix update: When reading an email with an inline image(s), emails that have been attached to the original email do not appear in the attachments attribute...

When reading an email with inline image(s), emails that have been attached to the original email are not added as artifacts.

Reads e-mails from the oldest to newest Using Beautifulsoap to read exchange 2010 and older e-mails (they don't have text_body attribute) Includes attachments now recursively, not only first level …...

1- The plugin does not have a parameter to define 'basePath' of the swagger file. Mine is using the '' tag of the pom.xml to define the 'basePath' when used...