outlook-message-parser
outlook-message-parser copied to clipboard
#77 exclude creator/modifier from setFromEmail
- the property 0x3ffa refers to the creator/last modifier of the message object and it may be unrelated to the sender of the message.
- the setFromEmail must allow X500 data if the variable is null (and removed unnecessary/duplicated check for "@")