diff --git a/Changelog.md b/Changelog.md index 3802d20a..ae1d6b76 100644 --- a/Changelog.md +++ b/Changelog.md @@ -435,7 +435,7 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/) * #671 include `name` param in attachment `Content-Type` (in addition to `Content-Disposition` param `filename`) * #671 do not include content headers for section requests e.g. `BODY.PEEK[2]` * version info checks for newer version (do not show dialog when older is online) -* #592 new header `X-Pm-Conversation-Id` and also added to `References` +* #592 new header `X-Pm-ConversationID-Id` and also added to `References` * #666 invoke `panic` while adding account `jakubqa+crash@protonmail.com` * #592 new header fields `X-Pm-Date` storing m.Time and `X-Pm-External-Id` storing m.ExternalID * #484 search criteria `Unkeyword` support diff --git a/pkg/mime/parser_test.go b/pkg/mime/parser_test.go index 497b722e..eaa20360 100644 --- a/pkg/mime/parser_test.go +++ b/pkg/mime/parser_test.go @@ -90,7 +90,7 @@ Mime-Version: 1.0 Subject: Encrypted Message Return-Path: From: XYZ -X-Pm-Conversationid-Id: gNX9bDPLmBgFZ-C3Tdlb628cas1Xl0m4dql5nsWzQAEI-WQv0ytfwPR4-PWELEK0_87XuFOgetc239Y0pjPYHQ== +X-Pm-ConversationID-Id: gNX9bDPLmBgFZ-C3Tdlb628cas1Xl0m4dql5nsWzQAEI-WQv0ytfwPR4-PWELEK0_87XuFOgetc239Y0pjPYHQ== X-Pm-Date: Sun, 10 Mar 2019 18:10:06 +0100 Message-Id: <68c11e46-e611-d9e4-edc1-5ec96bac77cc@unicoderns.com> X-Pm-Transfer-Encryption: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits) diff --git a/test/features/smtp/send/html.feature b/test/features/smtp/send/html.feature index 2db6eb46..389b4200 100644 --- a/test/features/smtp/send/html.feature +++ b/test/features/smtp/send/html.feature @@ -12,8 +12,8 @@ Feature: SMTP sending of HTML messages Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 - In-Reply-To: - References: + In-Reply-To: + References: This is body of HTML mail without attachment