Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004503 | SOGo | Web Mail | public | 2018-07-04 05:44 | 2021-09-03 18:00 |
Reporter | peter.barlabas | Assigned To | francis | ||
Priority | high | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Platform | [Server] Linux | OS | RHEL/CentOS | OS Version | 7 |
Product Version | 4.0.0 | ||||
Fixed in Version | 5.2.0 | ||||
Summary | 0004503: SOGo webmail attachment decoding error (winmail.dat) | ||||
Description | Hello, SOGo 4.0.0 webmail doesn't decode some attachment. For example pdf and doc files seems winmail.dat. Best regards: Péter | ||||
Tags | No tags attached. | ||||
Our users are complaining that SOGo doesn't decodes winmail.dat attachment as Thunderbird does, so they cannot read and download attachments from messages sent by customers using MS Outlook or Exchange. It would be great to add this decoding feature to SOGo. |
|
Please, add this decoding feature. |
|
sogo: feature/ms-tnef f201cc18 2021-05-25 10:23 Details Diff |
feat(mail): initial support for ms-tnef (winmail.dat) body part Fixes 0002242 Fixes 0004503 |
Affected Issues 0002242, 0004503 |
|
mod - SoObjects/Mailer/GNUmakefile | Diff File | ||
mod - SoObjects/Mailer/SOGoMailBodyPart.m | Diff File | ||
add - SoObjects/Mailer/SOGoTnefMailBodyPart.h | Diff File | ||
add - SoObjects/Mailer/SOGoTnefMailBodyPart.m | Diff File | ||
mod - SoObjects/Mailer/product.plist | Diff File | ||
mod - SoObjects/SOGo/GNUmakefile | Diff File | ||
add - SoObjects/SOGo/RTFHandler.h | Diff File | ||
add - SoObjects/SOGo/RTFHandler.m | Diff File | ||
mod - UI/MailPartViewers/GNUmakefile | Diff File | ||
mod - UI/MailPartViewers/GNUmakefile.preamble | Diff File | ||
add - UI/MailPartViewers/UIxMailPartTnefViewer.h | Diff File | ||
add - UI/MailPartViewers/UIxMailPartTnefViewer.m | Diff File | ||
mod - UI/MailPartViewers/UIxMailPartViewer.h | Diff File | ||
mod - UI/MailPartViewers/UIxMailPartViewer.m | Diff File | ||
mod - UI/MailPartViewers/UIxMailRenderingContext.m | Diff File | ||
mod - UI/MailerUI/UIxMailView.m | Diff File | ||
mod - UI/WebServerResources/js/Mailer/sgImageGallery.service.js | Diff File | ||
mod - configure | Diff File | ||
sogo: feature/ms-tnef 171c1867 2021-05-25 10:23 Details Diff |
feat(mail): initial support for ms-tnef (winmail.dat) body part Fixes 0002242 Fixes 0004503 |
Affected Issues 0002242, 0004503 |
|
mod - SoObjects/Mailer/GNUmakefile | Diff File | ||
mod - SoObjects/Mailer/SOGoMailBodyPart.m | Diff File | ||
add - SoObjects/Mailer/SOGoTnefMailBodyPart.h | Diff File | ||
add - SoObjects/Mailer/SOGoTnefMailBodyPart.m | Diff File | ||
mod - SoObjects/Mailer/product.plist | Diff File | ||
mod - SoObjects/SOGo/GNUmakefile | Diff File | ||
add - SoObjects/SOGo/RTFHandler.h | Diff File | ||
add - SoObjects/SOGo/RTFHandler.m | Diff File | ||
mod - UI/MailPartViewers/GNUmakefile | Diff File | ||
mod - UI/MailPartViewers/GNUmakefile.preamble | Diff File | ||
add - UI/MailPartViewers/UIxMailPartTnefViewer.h | Diff File | ||
add - UI/MailPartViewers/UIxMailPartTnefViewer.m | Diff File | ||
mod - UI/MailPartViewers/UIxMailPartViewer.h | Diff File | ||
mod - UI/MailPartViewers/UIxMailPartViewer.m | Diff File | ||
mod - UI/MailPartViewers/UIxMailRenderingContext.m | Diff File | ||
mod - UI/MailerUI/UIxMailView.m | Diff File | ||
mod - UI/WebServerResources/js/Mailer/sgImageGallery.service.js | Diff File | ||
mod - configure | Diff File | ||
sogo: master 045f1343 2021-08-13 11:12 Committer: GitHub Details Diff |
feat(mail): initial support for ms-tnef (winmail.dat) body part Fixes 0002242 Fixes 0004503 |
Affected Issues 0002242, 0004503 |
|
mod - SoObjects/Mailer/GNUmakefile | Diff File | ||
mod - SoObjects/Mailer/SOGoMailBodyPart.m | Diff File | ||
add - SoObjects/Mailer/SOGoTNEFMailBodyPart.h | Diff File | ||
add - SoObjects/Mailer/SOGoTNEFMailBodyPart.m | Diff File | ||
mod - SoObjects/Mailer/product.plist | Diff File | ||
mod - SoObjects/SOGo/GNUmakefile | Diff File | ||
add - SoObjects/SOGo/RTFHandler.h | Diff File | ||
add - SoObjects/SOGo/RTFHandler.m | Diff File | ||
mod - SoObjects/SOGo/SOGoDefaults.plist | Diff File | ||
mod - SoObjects/SOGo/SOGoSystemDefaults.h | Diff File | ||
mod - SoObjects/SOGo/SOGoSystemDefaults.m | Diff File | ||
add - Tests/Unit/Fixtures/bad_hex_and_cr.rtf | Diff File | ||
add - Tests/Unit/Fixtures/cyr_event_ru_editor.rtf | Diff File | ||
add - Tests/Unit/Fixtures/escapes.rtf | Diff File | ||
add - Tests/Unit/Fixtures/mini_russian.rtf | Diff File | ||
add - Tests/Unit/Fixtures/spanish_accents.rtf | Diff File | ||
add - Tests/Unit/Fixtures/zentyal_crash_2058.rtf | Diff File | ||
add - Tests/Unit/Fixtures/zentyal_crash_2089.rtf | Diff File | ||
add - Tests/Unit/Fixtures/zentyal_crash_6330.rtf | Diff File | ||
add - Tests/Unit/Fixtures/zentyal_crash_8346.rtf | Diff File | ||
mod - Tests/Unit/GNUmakefile | Diff File | ||
add - Tests/Unit/TestRTFHandler.m | Diff File | ||
mod - UI/MailPartViewers/GNUmakefile | Diff File | ||
mod - UI/MailPartViewers/GNUmakefile.preamble | Diff File | ||
add - UI/MailPartViewers/UIxMailPartTNEFViewer.h | Diff File | ||
add - UI/MailPartViewers/UIxMailPartTNEFViewer.m | Diff File | ||
mod - UI/MailPartViewers/UIxMailPartViewer.h | Diff File | ||
mod - UI/MailPartViewers/UIxMailPartViewer.m | Diff File | ||
mod - UI/MailPartViewers/UIxMailRenderingContext.m | Diff File | ||
mod - UI/MailerUI/UIxMailView.m | Diff File | ||
add - UI/Templates/MailPartViewers/UIxMailPartTnefViewer.wox | Diff File | ||
mod - UI/WebServerResources/js/Mailer/Message.service.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/sgImageGallery.service.js | Diff File | ||
mod - configure | Diff File | ||
mod - packaging/debian/control | Diff File | ||
mod - packaging/rhel/sogo.spec | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-07-04 05:44 | peter.barlabas | New Issue | |
2018-07-27 14:01 | ASolana | Note Added: 0012983 | |
2018-07-27 16:07 | francis | Relationship added | duplicate of 0002242 |
2021-02-24 15:03 | ASolana | Note Added: 0015102 | |
2021-05-25 14:25 | francis | Changeset attached | => sogo feature/ms-tnef f201cc18 |
2021-05-25 14:25 | francis | Assigned To | => francis |
2021-05-25 14:25 | francis | Resolution | open => fixed |
2021-06-01 20:31 | francis | Summary | SOGo webmail attachment decoding error => SOGo webmail attachment decoding error (winmail.dat) |
2021-08-04 17:34 | francis | Changeset attached | => sogo feature/ms-tnef 171c1867 |
2021-08-13 15:12 | francis | Changeset attached | => sogo master 045f1343 |
2021-09-03 18:00 | francis | Status | new => resolved |
2021-09-03 18:00 | francis | Resolution | fixed => duplicate |
2021-09-03 18:00 | francis | Fixed in Version | => 5.2.0 |