mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Interpret unknown encodings as ASCII. Fixes #34.
This commit is contained in:
parent
e1b0763a46
commit
aa59199c9b
4 changed files with 64 additions and 15 deletions
|
|
@ -0,0 +1,13 @@
|
|||
Reply-To: <private00@qq.com>
|
||||
From: "Refinance"<finance@khas.edu.tr>
|
||||
Subject: Apply For Loans @ 2% Per Annum
|
||||
Date: Sun, 19 Oct 2014 11:48:49 +0100
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain;
|
||||
charset="_iso-2022-jp$ESC"
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
We offer loans to private individuals and corporate organizations at 2% interest rate. Interested serious applicants should apply via email with details of their requirements.
|
||||
|
||||
Warm Regards,
|
||||
Loan Team
|
||||
Loading…
Add table
Add a link
Reference in a new issue