Fixes by naudelb (Len Naude):
- Preventing Attachment.SaveFile to throw exceptions on empty filename
- Added parsing of eml file attachments
- Added parsing of delivery notice attachment
- Fixed inline attachment parsing (clean file names, encoding)
- Added Content-ID for inline attachments
Fixes by pavel_azanov (Pavel Azanov)
- Removed duplicate code from InlineAttachment/Attachment
- Removed Message.SetFlag method
↧