From 44de85e923a41aceae22976989228be389a6d197 Mon Sep 17 00:00:00 2001 From: M66B Date: Tue, 2 Jun 2020 07:48:09 +0200 Subject: [PATCH] Added FAQ about winmail.dat --- FAQ.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/FAQ.md b/FAQ.md index 494597e0d0..bc399fb544 100644 --- a/FAQ.md +++ b/FAQ.md @@ -272,6 +272,7 @@ Fonts, sizes, colors, etc should be material design whenever possible. * [(152) How can I insert a contact group?](#user-content-faq152) * [(153) Why does permanently deleting Gmail message not work?](#user-content-faq153) * [(154) Can you add favicons as contact photos?](#user-content-faq154) +* [(155) What is a winmail.dat file?](#user-content-faq155) [I have another question.](#user-content-support) @@ -3014,6 +3015,18 @@ and therefore is not directly related to an email address, favicons can be used
+ +**(155) What is a winmail.dat file?** + +A *winmail.dat* file is sent by an incorrectly configured Outlook client. +It is a Microsoft specific file format ([TNEF](https://en.wikipedia.org/wiki/Transport_Neutral_Encapsulation_Format)) containing a message and possibly attachments. + +You can find some more information about this file [here](https://support.mozilla.org/en-US/kb/what-winmaildat-attachment). + +You can view it with for example the Android app [Letter Opener](https://play.google.com/store/apps/details?id=app.letteropener). + +
+ ## Support Only the latest Play store version and latest GitHub release are supported.