Les attachements arrive en Winmail.dat , lié à une ancienne version de Mime avec certains serveurs pour contourner ce problème , voici la solution
Why do email attachments sent through the SMTP proxy appear as Winmail.dat attachments? [Fireware XTM v11.x, Fireware 10.x]
Date Updated
02/03/2010 04:56 PM
Applies to — Fireware XTM v11.x, Fireware 10.x
This may occur when the SMTP proxy on the Firebox strips some of the headers out of the email. If the email client does not have the header information needed to interpret the attachment, the email client incorrectly displays the attachment as a winmail.dat file. To correct this issue, you must add three headers to the SMTP proxy on the Firebox:
Why do email attachments sent through the SMTP proxy appear as Winmail.dat attachments? [Fireware XTM v11.x, Fireware 10.x]
Date Updated
02/03/2010 04:56 PM
Applies to — Fireware XTM v11.x, Fireware 10.x
This may occur when the SMTP proxy on the Firebox strips some of the headers out of the email. If the email client does not have the header information needed to interpret the attachment, the email client incorrectly displays the attachment as a winmail.dat file. To correct this issue, you must add three headers to the SMTP proxy on the Firebox:
- Start policy manager for the Firebox or WatchGuard XTM device.
- Double click on the SMTP proxy used for inbound email or right click the SMTP proxy policy and select Modify Policy.
- Click the Properties tab.
- Click the View/Edit Proxy icon next to the proxy action drop-down list.
- In the Categories tree, select Headers.
- Add these three patterns to the Rules list, and set the If matched action to Allow.
X-MS-Has-Attach:*
X-MS-TNEF-Correlator:*
X-MimeOLE:*
By default, these mime types are not listed in the Headers section of the SMTP proxy. The SMTP proxy strips any headers not listed in the headers list. After you add these headers, the SMTP proxy does not strip them, and the email client can correctly interpret the attachment.X-MS-TNEF-Correlator:*
X-MimeOLE:*