bbottema / outlook-message-parser

A Java parser for Outlook messages (.msg files)
76 stars 35 forks source link

[Enhancement] ignore recipients with null-address #70

Closed bbottema closed 9 months ago

bbottema commented 9 months ago

The library can currently returns bogus recipients if the name contains characters but there is not address at all. These are malformed entries and can be ignores.

bbottema commented 9 months ago

Released in 1.12.0.