Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid sending completely empty text parts for multipart/alternative m…
…essages (#5283)
- Loading branch information
4489441
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe would be even better to just skip setTXTBody() (and related code) in such cases.