* Moved the "Content-Identifer" (sic) header out of the envelope journal
[citadel.git] / citadel / journaling.c
index e13b2d4e5713c1470ea27f36748c1bfd43e35b81..5cba32940eeecf6719815b9065d01093499e3925 100644 (file)
@@ -136,11 +136,11 @@ void JournalRunQueueMsg(struct jnlq *jmsg) {
                         */
                        sprintf(message_text,
                                "Content-type: multipart/mixed; boundary=\"%s\"\r\n"
+                               "Content-Identifer: ExJournalReport\r\n"
                                "MIME-Version: 1.0\r\n"
                                "\n"
                                "--%s\r\n"
                                "Content-type: text/plain\r\n"
-                               "Content-Identifer: ExJournalReport\r\n"
                                "\r\n"
                                "Sender: %s "
                        ,