Integration of winmail.dat attachments#39
Integration of winmail.dat attachments#39Chachou41 wants to merge 1 commit intomantisbt-plugins:masterfrom
Conversation
|
I'm assuming you're using a Microsoft Exchange server. Why not just disable TNEF for the EmailReporting mailbox or the whole exchange server? |
|
The EmailReporting mailbox is not on Exchange Server, only some users send reports from Exchange, and we don't necessarily have control over their email client configurations. So we implemented this workaround in the EmailReporting code we've been using for several years. |
|
Ah yes. So bad configuration on other mail servers causing issues for you. |
|
It looks good. Couple things that need improving though. |
Sometimes outlook users send attachments "winmail.dat" which are attached as is in mantis, and hardly usable.
This extension allow conversion from winmail.dat to originals files (png, pdf, whatever)
Dependency on linux utilitary "tnef", to install separately.
No impact if "tnef" not provided does nothing