]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
added MIME-Version header
authormortenp <none@none>
Wed, 13 Jun 2007 22:27:21 +0000 (08:27 +1000)
committermortenp <none@none>
Wed, 13 Jun 2007 22:27:21 +0000 (08:27 +1000)
src/prepstdreply.c

index 5929017ea249b1cb24677d89fcb99e71e4f4218b..77b61a78c623f66f4f02d4a524cadc317c2e1e1a 100644 (file)
@@ -272,6 +272,7 @@ char *prepstdreply(const char *listdir, const char *filename, const char *from,
                        mymsgid,
                        mydate,
                        "Subject: ", subject,
+                       "\nMIME-Version: 1.0"
                        "\nContent-Type: text/plain; charset=utf-8"
                        "\nContent-Encoding: 8bit"
                        "\n", customheaders,