Version: 1.99.0 (using Devel) OS: Linux Installed from: Compiled sources Right now, some of the code that creates reply, forward, redirect and MDN messages is still not ported. Ideally, the creation of those messages would be factored out to a new library, together with template handling, and be unit-tested (as this stuff breaks easily)
Special attention should be paid to encodings. There is also an option "keep original charset when replying and forwarding" that should be taken into account. For inline forwarding it is important that the correct attachments are preserved. For replying and forwarding, it is important that the complete message text is included.
Fixed in recent work.