
Adds new component for reading, processing and writing Microsoft Outlook MSG email message files.
Features
- Added new MSG component for reading, processing and writing Microsoft Outlook .MSG email message files. Unlike existing MIME classes from Rebex.Mail namespace, MsgMessage and related classes work directly with MSG file format.
- File Server: Added ServerEndPoint and ServerAddress properties to relevant server event arguments and ServerSession class.
- Mail: Improved MSG reader to read 'subject' from PidTagConversationTopic MAPI property when needed.
- SSH Shell: Added new Ssh.Settings.UseLargeBuffers option.
- Terminal: Added new TerminalOptions.WaitForCloseConfirmation option.
- HTTP: Order of HTTP request headers as specified by HttpRequest.Headers is now used when constructing the HTTP request.