Exchange Office365 Auth - Modern auth system browser support
By default, Mail Attachment Downloader an embedded browser when modern auth is requested as discussed in this blog post.
In cases where you would like to configure this to instead use a system browser, you can change *.config files (MailAttachmentDownloader.exe.config MailAttachmentDownloaderService.exe.config) and in the Mail Application Downloader installation directory as follows:
- Stop the program and the service that is running
- Add this under the <appSettings> </appSettings> tags...<add key="Exchange.UseEmbeddedBrowser" value="false"/>
- Restart the application and uninstall/re-install the service
Related Articles
Exchange Office365 Auth - Custom client authentication configuration
By default, Mail Attachment Downloader uses a public client ID and delegated authentication to authenticate with Microsoft's Office 365. If you are having login issues, we would first recommend troubleshooting using the following articles: Login ...
Integrate document management system or content management systems with email
With advanced functionality offered by Mail Attachment Downloader PRO Server, be confident that you can take email data from many different sources (IMAP, POP3, Exchange and many more) and craft rules to get them to import it into your content ...
The Autodiscover service couldn't be located or Office365/Exchange connection issues
If you see this error when trying to connect to Exchange, it likely means that either the username/password combination is incorrect or the EWS service could not be discovered. If you've already verified the username/password are correct, then ...
Office365/Exchange connection failed login, username/password incorrect or Autodiscover service couldn't be located.
If you are connecting to Office365, then first ensure that you are using the correct settings and are not using IMAP to connect. Latest build (new build but same version v3.2): Make sure you are on the latest build as it often contains fixes for ...
Installing a support extension license
If you haven't bought the support extension already from our site, instructions to purchase are available here: https://gearmage.zohodesk.com/portal/en/kb/articles/purchase-link-for-v3-x-product-support-extensions-non-subscription Once you have made ...