Michael Brunnbauer writes:
--- BEGIN DIFF ---diff -ru courier-imap-5.0.6.orig/libs/imap/pop3dserver.c courier- imap-5.0.6/libs/imap/pop3dserver.c --- courier-imap-5.0.6.orig/libs/imap/pop3dserver.c 2019-01-30 13:08:06.000000000 +0100 +++ courier-imap-5.0.6/libs/imap/pop3dserver.c 2019-02-07 17:21:58.000000000 +0100@@ -666,7 +666,7 @@ "The original message is included as a separate attachment\n" \ "so that it can be downloaded manually.\n\n" \ "--%s\n" \ - "Content-Type: message/global\n\n" + "Content-Type: message/rfc822\n\n" struct retr_source { char *wrapheader; --- END DIFF ---
That's simple enough; I'll make this a configurable option, which would also have an analogous result for IMAP as well..
pgpBlBVXkPDki.pgp
Description: PGP signature
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
