

Animated GIFsĪs with previous versions of Outlook for Windows, animated GIFs are not supported, and only the first frame is shown. As always, test to be sure that the email renders as expected. Margins on paragraphs and tables should work properly. For example, margins on images have no effect on the layout of the email. As with Outlook 2016, 2013, 2010 and so on, this can be fixed with MSO conditional code. It’s not supported in the Outlook Mail app, which means that all 100% width containers will blow out. Max-widthįor fluid templates, this style is a must have. This is probably because it’s still using the Word rendering engine.

Put the command line into the login script and you are all set.In general, Mail’s support for HTML is pretty similar to Outlook 2016, or even Outlook 2013. If Group Policy is out of the question, this command line should be the next option to try. The default app association will take place next time when the user signs in again. Then, open Group Policy Editor, go to the following Computer Configuration > Administrative Templates > Windows Components > File ExplorerĪnd double-click the Set a default associations configuration file policy and set it to Enable, with the path to the app association XML file you just exported. To make sure that Outlook is the default mail app for opening mail-to links, check and see if you can find a line like below in the XML file you exported. DISM /Online /Export-DefaultAppAssociations:"d:\AppAssociations.xml" Run the following command in an elevated command prompt window. A Group Policy implementation would be much easier.įirst, export the current app associations to an XML file. It could be annoying and tedious if you manage hundreds of computers. Then, you will need to do it all over again. It stays this way until the next time your Windows 10 gets another big feature update. Click Start and the gear icon to open the Settings app, go to Apps and Default apps, and set Outlook as the Email default app there. But if you are using Microsoft Outlook, you do want to change that default mail app to Outlook, instead of the Mail app that is never configured for your email account. Out of the box, the default mail app is the Mail app that comes with Windows 10. What does the default mail app do? It opens the mail app whenever you click on a mail-to email link on the web page.
