Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
| @@ -1,23 +1,13 @@ | ||
| --- | ||
| topic: sample | ||
| products: | ||
| - office-365 | ||
| languages: | ||
| - csharp | ||
| extensions: | ||
| contentType: tools | ||
| createdDate: 6/4/2015 8:46:18 AM | ||
| --- | ||
| # Interop-MailSim | ||
| Office Interoperability Tools - MailSim | ||
|
|
||
| MailSim (*Mail Simulator*) is a Microsoft Windows command-line tool that automates email operations through Microsoft Outlook 2013, or for Outlook for Office 365. MailSim reads user-defined XML configuration files and creates Outlook traffic, such as test email or folder operations. This test traffic is designed to exercise an Outlook-compatible email server, or an intermediary, in a multi-client environment for extended periods. | ||
|
|
||
| MailSim uses the Outlook Object Model for controlling an Outlook 2013 instance, or else uses Representational State Transfer (REST) calls to an Office 365 email account. | ||
|
|
||
| During execution, MailSim displays client-side process messages, and also stores those messages in log files, for monitoring and troubleshooting. | ||
|
|
||
| For documentation, see the [wiki page](https://github.com/OfficeDev/Interop-MailSim/wiki). | ||
|
|
||
|
|
||
| This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. | ||
| # Interop-MailSim | ||
| Office Interoperability Tools - MailSim | ||
|
|
||
| MailSim (*Mail Simulator*) is a Microsoft Windows command-line tool that automates email operations through Microsoft Outlook 2013, or for Outlook for Office 365. MailSim reads user-defined XML configuration files and creates Outlook traffic, such as test email or folder operations. This test traffic is designed to exercise an Outlook-compatible email server, or an intermediary, in a multi-client environment for extended periods. | ||
|
|
||
| MailSim uses the Outlook Object Model for controlling an Outlook 2013 instance, or else uses Representational State Transfer (REST) calls to an Office 365 email account. | ||
|
|
||
| During execution, MailSim displays client-side process messages, and also stores those messages in log files, for monitoring and troubleshooting. | ||
|
|
||
| For documentation, see the [wiki page](https://github.com/OfficeDev/Interop-MailSim/wiki). | ||
|
|
||
|
|
||
| This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. |