Hey Kane,
Sorry I didn’t reply yesterday. Got sidetracked at work and forgot about it.
This looks like a bug and I’ll see if I can fix it in git master soon.
Thanks!
Jeff
From: gmime-devel-list <gmime-devel-list-bounces@gnom
e.org > on behalf of Kane Kim <kane isturm gmail com>
Date: Tuesday, August 15, 2017 at 8:06 PM
To: "gmime-devel-list gnome org" <gmime-devel-list gnome org>
Subject: [gmime-devel] header line endings
I'm trying to use g_mime_format_options_set_
newline_format to control line endings when writing message to a stream, it seems that it doesn't affect header line endings though. They are always written as \n.
Is it possible to control which line ending gets written in headers?