Email messages missing BCC addresses.
alexhiggins732 opened this issue · 1 comments
alexhiggins732 commented
The IMessageTransaction
interface and implementations do not implement BCC
and the underlying server code does not parse the BCC
addresses of the email. Instead the address are added to the To
address collection.