Describe the bug
When forwarding an email, the new text added above the forwarded text is not included. Furthermore, the line "-------------------- End of forwarded message --------------------" somehow ends up in an attachment.
I've attached an example email (email-original.txt), the draft of the forwarded email with some new text at the top (email-draft.txt) and the final forwarded email that is received (email-forwarded.txt), which does not contain the new text.
email-original.txt
email-draft.txt
email-forwarded.txt
How to Reproduce
These are the steps:
- run
mu4e-compose-forward on an email
- add some new text at the top, i.e., before the forwarded message
- send it
- the resulting forwarded email does not contain the new text from step 2, and somehow there is an extra attachment containing just "-------------------- End of forwarded message --------------------"
Environment
Using the mu4e 1.12.8 and emacs 30.0.93, with message-forward-as-mime set to nil.
Checklist
Describe the bug
When forwarding an email, the new text added above the forwarded text is not included. Furthermore, the line "-------------------- End of forwarded message --------------------" somehow ends up in an attachment.
I've attached an example email (email-original.txt), the draft of the forwarded email with some new text at the top (email-draft.txt) and the final forwarded email that is received (email-forwarded.txt), which does not contain the new text.
email-original.txt
email-draft.txt
email-forwarded.txt
How to Reproduce
These are the steps:
mu4e-compose-forwardon an emailEnvironment
Using the mu4e 1.12.8 and emacs 30.0.93, with
message-forward-as-mimeset tonil.Checklist
master(otherwise please upgrade)