sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/

test/fixtures/non-ascii-header-in-nested-message.eml (1069B) - raw

      1 Return-Path: <spammer@example.com>
      2 From: SPAM � <spammer@example.com>
      3 To: <recipient@example.invalid>
      4 Subject: spam � spam
      5 MIME-Version: 1.0
      6 Content-Type: multipart/mixed; boundary="----------=_4F506AC2.EE281DC4"
      7 Message-Id: <20120302063755.0FE2122017@a.a.a.a>
      8 Date: Fri,  2 Mar 2012 07:37:55 +0100 (CET)
      9 
     10 This is a multi-part message in MIME format.
     11 
     12 ------------=_4F506AC2.EE281DC4
     13 Content-Type: text/plain; charset=iso-8859-1
     14 Content-Disposition: inline
     15 Content-Transfer-Encoding: 8bit
     16 
     17 Spam detection software, running on the system "a.a.a.a.a.", has
     18 identified this incoming email as possible spam.  The original message
     19 has been attached to this so you can view it (if it isn't spam) or label
     20 similar future email.
     21 
     22 
     23 ------------=_4F506AC2.EE281DC4
     24 Content-Type: message/rfc822; x-spam-type=original
     25 Content-Description: original message before SpamAssassin
     26 Content-Disposition: attachment
     27 Content-Transfer-Encoding: 8bit
     28 
     29 From: SPAM � <spammer@example.com>
     30 To: <enclosed@example.invalid>
     31 Subject: spam � spam
     32 
     33 This is a spam.
     34 
     35 ------------=_4F506AC2.EE281DC4--
     36