Sent emails may end up containing multiple "From:" headers.
Observed in
2.2.1.18 Nurmonjoki
Steps to reproduce
- Start composing a new email but close it (swipe right) half way through to move it to Drafts
- Got to Drafts to finish the email
- Send it
As long as the recipient's email server is fussy enough (for example Gmail), the email bounces with the server complaining that the email is "not RFC compliant" because it contains "multiple From headers".
Here is an example I have reproduced earlier, with personal data anonymized:
From: My Name <my.name@blabla.com>
X-Priority: 3
To: blablabla@gmail.com
From: My Name <my.name@blabla.com>
Subject: Test
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: base64
Date: Sun, 9 Sep 2018 05:48:21 +0000
Message-ID: <7jf0ws.perxgm.1hge162-qmf@mail54.blabla.com>
MIME-Version: 1.0
QmxhIEJsYSBCbGE=
To be fair, I do not know whether this is a regression or it has always been like that. I have saved emails in Drafts before to send them later, but they may not have been to a Gmail address.