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.