mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 00:46:03 +03:00
[GH-ISSUE #1329] Unreadable attachment files (renamed to part_2) #1070
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1070
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @whiteSpaceX on GitHub (Dec 16, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1329
Impacted versions
Steps to reproduce
Foward a .msg file with a PDF attach as attach to web mail. (see screenshots)
Current behavior
Some programs like SAP sends attachments like a PDF file in a attachment .msg (file type: Outlook-item). These files are automatically renamed in the web mail tot ‘part_2’. These are therefore now not readable. If you read the mail in other clients like Outlook or Apple mail these files are okay. It’s gives only a problem in the web mail.
Expected behavior
Readable PDF files in the web mail.
Video/Screenshot link (optional)
@tonioo commented on GitHub (Dec 16, 2017):
I guess we could use something like this to read this format but I don't have access to such messages so it would be difficult to enhance the webmail.
@whiteSpaceX commented on GitHub (Dec 19, 2017):
Attachment in attachment.zip
@kryskool commented on GitHub (Mar 26, 2018):
This issue was moved to modoboa/modoboa-webmail#157