mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 01:45:58 +03:00
[GH-ISSUE #545] webmail -> transfer a mail with attachments -> attached files are removed #518
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#518
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 @themr0c on GitHub (Apr 14, 2014).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/545
Originally assigned to: @tonioo on GitHub.
In the webmail, if you transfer a mail with an attachment, the attachment is removed in the transfered mail. User expect to transfer the complete mail, including the attached files.
@themr0c commented on GitHub (Apr 14, 2014):
Forgot to mention: this is happening on modoboa 1.1.1
@tonioo commented on GitHub (Apr 14, 2014):
Indeed, I already known this one. Modoboa does not properly handle forwards at the moment.
@themr0c commented on GitHub (May 1, 2014):
Thanks !