outlook_priority.eml

来自「用C#开发实现SMTP相关技术,能接收到带附件的邮件服务功能.」· EML 代码 · 共 49 行

EML
49
字号
x-sender: Administrator@localhost
x-receiver: administrator@localhost
Received: from box2 ([127.0.0.1]) by localhost with Microsoft SMTPSVC(5.0.2195.2966);
	 Thu, 5 Jul 2001 22:47:28 -0400
Message-ID: <000a01c105c5$fed67bd0$0201a8c0@box2>
Reply-To: "Ian Stallings" <Administrator@localhost>
From: "Ian Stallings" <Administrator@localhost>
To: <administrator@localhost>
Subject: test priority
Date: Thu, 5 Jul 2001 22:47:28 -0400
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0007_01C105A4.77B105B0"
X-Priority: 1
X-MSMail-Priority: High
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Return-Path: Administrator@localhost
X-OriginalArrivalTime: 06 Jul 2001 02:47:28.0535 (UTC) FILETIME=[FED80270:01C105C5]

This is a multi-part message in MIME format.

------=_NextPart_000_0007_01C105A4.77B105B0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

test priority


------=_NextPart_000_0007_01C105A4.77B105B0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D1>
<P>test priority</P></FONT></DIV></BODY></HTML>

------=_NextPart_000_0007_01C105A4.77B105B0--

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?