Files
chatmail-core/test-data/message/w30_bad_extension.eml
2022-01-13 11:11:50 +01:00

23 lines
461 B
Plaintext

Subject: W30 object attached
Message-ID: 67890@example.org
Date: Fri, 03 Dec 2021 10:00:27 +0000
To: alice@example.org
From: bob@example.org
Chat-Version: 1.0
Content-Type: multipart/mixed; boundary="==BREAK=="
--==BREAK==
Content-Type: text/plain; charset=utf-8
w30 with correct extension;
this is not that important here.
--==BREAK==
Content-Type: application/html+w30
Content-Disposition: attachment; filename=index.html
<html>hey!<html>
--==BREAK==--