Skip to content
Commit b901f2e1 authored by Tobias Koenig's avatar Tobias Koenig
Browse files

Fix quoted-printable encoding of invitation mails

We have to call KMime::CRLFtoLF on every content passed to
KMime::Content::setContent() or KMime::Content::setBody(), otherwise
the internal algorithms of libkmime won't work correctly.

BUG: 264598
parent ec66662d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment