一句话
查看Outlook中HTML格式邮件的HTML源代码:
Windows:Actions > Other Actions > View Source
你需要点开一封邮件到一个单独的窗口
,才能在顶部菜单栏看到Actions菜单。
macOS:鼠标右击要查看的邮件 > View Source
Intro
之前在Windows环境使用Outlook邮件客户端,很容易就能查看某封邮件的HTML源码。搜索结果第一条就是:
如何在Outlook中查看HTML电子邮件正文的源代码?
行动 > 其他行为 > 查看源代码
Actions > Other Actions > View Source
可是换了macOS系统之后,软件界面有所改变,不知道怎么查看一封HTML格式邮件的源码了。
使用搜索引擎也一时没查到有用的结果:
系统及软件版本
macOS 12.6 M1 chip
Outlook 16.67 (22111300)
操作方式
如下:我想查看指定某封邮件内容的HTML源码:
在各个角落的设置/preferences中都找过了,没找到。
突然有一天,在该邮件处右击
,在菜单列表中看到了一项View source/查看源代码
:
迫不及待地点击,并试着搜索邮件正文中的一些文本:
搜索到了,而且看到了熟悉的HTML标签!
Bingo!
不过啊,这个被打开的默认的编辑器界面不是很友好,而且内容的换行也是很魔幻/令人迷惑(其实是保证了每行代码的字符数少于80个。毕竟在之前很长的一个阶段里,用于编程的显示器没有现在这么大)。
将其复制到自己常用的文本编辑器,分析去吧!
邮件正文 demo
主要包含三部分:
-
一些奇怪的key-value对
Received
高频出现 -
常见的HTTP头信息
-
HTML源码内容(格式可以说是非常乱了,而且CSS包含很多你平常不怎么使用,是为了客户端兼容而加的设置)。文章来源:https://www.toymoban.com/news/detail-513268.html
以下为全文demo:文章来源地址https://www.toymoban.com/news/detail-513268.html
Received: from TYCP286MB0654.JPNP286.PROD.OUTLOOK.COM (2603:1096:400:4e::7) by
OSZP286MB1941.JPNP286.PROD.OUTLOOK.COM with HTTPS; Fri, 15 Apr 2022 21:58:08
+0000
Received: from SN2PR01CA0076.prod.exchangelabs.com (2603:10b6:800::44) by
TYCP286MB0654.JPNP286.PROD.OUTLOOK.COM (2603:1096:400:4e::7) with Microsoft
SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id
15.20.5164.20; Fri, 15 Apr 2022 21:58:06 +0000
Received: from SN1NAM02FT0053.eop-nam02.prod.protection.outlook.com
(2603:10b6:800:0:cafe::c5) by SN2PR01CA0076.outlook.office365.com
(2603:10b6:800::44) with Microsoft SMTP Server (version=TLS1_2,
cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5144.26 via Frontend
Transport; Fri, 15 Apr 2022 21:58:05 +0000
Authentication-Results: spf=pass (sender IP is 198.37.151.138)
smtp.mailfrom=smtp.udacity.com; dkim=pass (signature was verified)
header.d=udacity.com;dmarc=pass action=none
header.from=udacity.com;compauth=pass reason=100
Received-SPF: Pass (protection.outlook.com: domain of smtp.udacity.com
designates 198.37.151.138 as permitted sender)
receiver=protection.outlook.com; client-ip=198.37.151.138;
helo=o1.mailer.udacity.com;
Received: from o1.mailer.udacity.com (198.37.151.138) by
SN1NAM02FT0053.mail.protection.outlook.com (10.97.4.115) with Microsoft SMTP
Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id
15.20.5164.19 via Frontend Transport; Fri, 15 Apr 2022 21:58:05 +0000
X-IncomingTopHeaderMarker:
OriginalChecksum:B7C0B9E9E8C99CC0AAC3706F37DA8B83D02E453F6BFEB8E859DE8CC841212051;UpperCasedChecksum:E00C8F69CAFF6AFEA98E1DCEDE62A306A60B78A892231CDF176D6916F63E13FD;SizeAsReceived:4462;Count:17
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=udacity.com;
h=content-transfer-encoding:content-type:from:mime-version:subject:
reply-to:list-unsubscribe:to;
s=s1; bh=VIm3992YtIrc1X0KSW8oTjGV5CTTvgudT2S5c62trPU=;
b=fypPOnaAxdjGgh0XdkL0r61+FeIUTuE6rCltGbl1DTuCpQKLa3PZJFHIEEUGALDERzP/
Se4h8O/gbh9dLn3X3PsW30msByyJCp6MUb7cns29zDZ5BC0qy283W7/1ybAJJQZ17QCVu2
GwpfEb6K1H6R2zb3qQDbThklLaiiNGLd7RcmIdJY9BmWhNjciIObI9UxAlLxyyHJsWKNDp
6CGn6mf8aEUGk7JhJ9SVDuEZeHrPXN6k9ub8cHKDx9Q9jI/35D4kLQXAxBnsg7Qgyz4rYO
E9a6sdb5XXK5bJIH0AcfitAut+8IPRY0gQNZJxFQaGurn1ROLm5WJIRExHMTKRtQ==
Received: by filterdrecv-canary-86c85f7c87-kdgrd with SMTP id filterdrecv-canary-86c85f7c87-kdgrd-1-6259EA6C-6A
2022-04-15 21:58:04.849215337 +0000 UTC m=+777797.524927796
Received: from MzgxNTE0Ng (unknown)
by geopod-ismtpd-2-0 (SG) with HTTP
id YrvHQg-1Qd6c78KOydE2FQ
Fri, 15 Apr 2022 21:58:04.793 +0000 (UTC)
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset=utf-8
Date: Fri, 15 Apr 2022 21:58:04 +0000 (UTC)
From: Udacity <support@udacity.com>
Message-ID: <YrvHQg-1Qd6c78KOydE2FQ@geopod-ismtpd-2-0>
Subject: FREE Google Workspace course now available
Reply-To: noreply@udacity.com
List-Unsubscribe:
=?us-ascii?Q?=3Cmailto=3Aunsubscribe=40smtp=2Eudacity=2Ecom=3Fsubject=3Dhttps=3A=2F=2Ftclick=2Eud?=
=?us-ascii?Q?acity=2Ecom=2Fwf=2Funsubscribe*q*upn=3DTG46AUj0?=
=?us-ascii?Q?4py1FcrK8u5uiZMcyDWWLjXe-2B8-2FGqyhNMG2?=
=?us-ascii?Q?y0bWGN8VeRi1G-2BgPDfuRZE5EguSKvgiumcs58?=
=?us-ascii?Q?SJPK9cqAvbKOy2EHokihTqvemcXovMBTWw0KfQv?=
=?us-ascii?Q?coZ5xBwZEHJiIbV8QoJWBjDy-2FmkNCBgeZzEwD?=
=?us-ascii?Q?JYWB9fAlCz0-2BGFAo3xX5-2F8Mm-2Bx2AgVO44?=
=?us-ascii?Q?uNYA-2BMQpa3xgG1PQN3nYf-2BeqVg6CD2uA-2F?=
=?us-ascii?Q?9iQRIH1wT5a-2FwIGWNsj-2BPv1IqNIzUc6YLlU?=
=?us-ascii?Q?FbRgPOqB8jeIzJPrPhxLRCeq-2BU-2FPEEjxmJ3?=
=?us-ascii?Q?XDC4F44A1PrI0xM-2FnQfceA-2B5O3lT-2F4HqH?=
=?us-ascii?Q?caHfCYtQJHG0-2BdWiNk2Ti2DZwF7uIfWH9l2KL?=
=?us-ascii?Q?kF12nhbhmis-2BQqE6gS8PnLt2CgauNzf8bHzxe?=
=?us-ascii?Q?IsTLvr-2F6-2FO2NOrHoBCvUsHRFVmmQdW-2BcO?=
=?us-ascii?Q?hzanBdSMuAVPBZ-2B-2Bk1He-2Fi1tx5HxRGgtu?=
=?us-ascii?Q?87DXzTBjFLG1RZO2UYHr6Ost642Mm-2FYtlBDul?=
=?us-ascii?Q?Jc5ubwSCJublFMy6mF5-2Be91rYiJaRIq1pT-2B?=
=?us-ascii?Q?M3eXYu0Spk2nkFkfvdtj84LS5tFsLbAA3lYfDZ5?=
=?us-ascii?Q?sV0iDH-2F5ViqLk9yNUWGOreTflNP-2B6nbG-2B?=
=?us-ascii?Q?6H99nTZSP4Sa4YhpUAtYk1w9zr0-2FzRv8cipzN?=
=?us-ascii?Q?ypYFijdact5t6yoUkFwrdpOFs71edJbdrgnqssZ?=
=?us-ascii?Q?Svb7yGovajDjMYej3UBovxvFUVIuABYljde1NV1?=
=?us-ascii?Q?MjnUj8SMd3Z1whM9wYkAeB9X0Vc623v0VQpr5j4?=
=?us-ascii?Q?q0nkrlBlYcYalLVISXaCK7Rs-2Bha-2FYSlqDTw?=
=?us-ascii?Q?-2BN2nV77ikUCRKiztNqoZUgc6Jrz9JdMoob7aB?=
=?us-ascii?Q?t0gLwxsBpCO3u0UEFUSmZiTROF97diGqBDAxzvq?=
=?us-ascii?Q?BP0XOjtXUhhWpLIdFjDN4VzvRBdFY7zowQpQcmA?=
=?us-ascii?Q?b-2F9vg-3D-3D=3E?=
X-campaignid: e4fe4998-1c20-4ef1-b74c-488e71599eec
X-SG-EID:
=?us-ascii?Q?=2FF3gGeno+zlCG3C71QjIxOhsxTVVGLujCbLl7Au2E0krlJGuH72fHiaOmiwkZ9?=
=?us-ascii?Q?0JmBxT3mtPn5QGnqu1dx7Numfl8ibV=2FvMmB6eV7?=
=?us-ascii?Q?vDfWA4OGwrpHWATJLBsZ1TMnI6SUl3VLfYCbYv1?=
=?us-ascii?Q?0zo5CNX6G63nrV0qcj4guRQiHw0EINEhJBWc8Cm?=
=?us-ascii?Q?RnDgHKfsBgVAV3HNvGyfXXCguPypVOl4qHXBTIw?=
=?us-ascii?Q?bJ1GbKuvwhw+5=2FTC=2F93GF7yXZrgekmsnjm=2FqbH?=
X-SG-ID:
=?us-ascii?Q?N2C25iY2uzGMFz6rgvQsb68J1rXNsKWEbSbtgQ+=2FCXDtAayYwVN3wSRgwNYOUu?=
=?us-ascii?Q?QKOfFxhxkGE5kPYC9G4Ekw2VA89uWXYLtZ0V9mO?=
=?us-ascii?Q?dAioP1vo1b007g3DsUxFikpK++X4Wc94C=2FlsHMO?=
=?us-ascii?Q?HeXGqXJKX+dDiFAnjwKHleM0rD+VDx8UuBftQ9Y?=
=?us-ascii?Q?2meCrgWyVNBF42C8nuLohX1+mDAbvhiIcPYQpJc?=
=?us-ascii?Q?gY+H9tGuuM2Ekq98wENpGoH3ELJ4e2ztBmmgQso?=
=?us-ascii?Q?rWTyNRBqnwasGjPtiKRUCU05r8P59cRe6p+Ip7s?=
=?us-ascii?Q?lRBZVM9zpMx90F5MQReW0nckpR30edrkNmvM6X8?=
=?us-ascii?Q?IePVOL7Vkfg8dW6fuzvJ8aTx+uR7FXDZ7lIor3t?=
=?us-ascii?Q?LA2qcqWljYaHK=2FM6u1ruff8qIW8FMqu2tx47EG0?=
=?us-ascii?Q?3WDPr9RDeAgFQ7uWfAtHnd5hFomSEmHql2GhlZe?=
=?us-ascii?Q?gtNuT1OrwC2Q3HSZlWG9w+6q5831Pzliuz856=2FT?=
=?us-ascii?Q?n+TW5AQZQ8J3gXlvno6w8bElf5OmXqKigFIE9x+?=
=?us-ascii?Q?bAGGjj7035vJ9YuHHdFRX+LC0A7s5NNGaKvQczn?=
=?us-ascii?Q?ojMdOe0CCpjUlhp13rjOeQWMzkv2SVuaMPXBoWK?=
=?us-ascii?Q?aX2+nKnDCLZ03dyhfJeQGHGGjvmmPcyidYgC1ik?=
=?us-ascii?Q?seOPXN+=2FaF7oJuu=2Fk7gGaOgRo9Y1+0AQOBi12O2?=
=?us-ascii?Q?JSAtjuNfWfzHynpR4b?=
To: jinjin wu <wuyujin1997@outlook.com>
X-Entity-ID: WvJc2OAeTKDw0rDn40uNlg==
X-IncomingHeaderCount: 17
Return-Path: bounces+3815146-dd19-wuyujin1997=outlook.com@smtp.udacity.com
X-MS-Exchange-Organization-ExpirationStartTime: 15 Apr 2022 21:58:05.4043
(UTC)
X-MS-Exchange-Organization-ExpirationStartTimeReason: OriginalSubmit
X-MS-Exchange-Organization-ExpirationInterval: 1:00:00:00.0000000
X-MS-Exchange-Organization-ExpirationIntervalReason: OriginalSubmit
X-MS-Exchange-Organization-Network-Message-Id:
ed20632a-ef52-4229-4588-08da1f2b04fc
X-EOPAttributedMessage: 0
X-EOPTenantAttributedMessage: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa:0
X-MS-Exchange-Organization-MessageDirectionality: Incoming
X-MS-PublicTrafficType: Email
X-MS-Exchange-Organization-AuthSource:
SN1NAM02FT0053.eop-nam02.prod.protection.outlook.com
X-MS-Exchange-Organization-AuthAs: Anonymous
X-MS-UserLastLogonTime: 4/15/2022 8:53:22 PM
X-MS-Office365-Filtering-Correlation-Id: ed20632a-ef52-4229-4588-08da1f2b04fc
X-MS-TrafficTypeDiagnostic: TYCP286MB0654:EE_
X-MS-Exchange-EOPDirect: true
X-Sender-IP: 198.37.151.138
X-SID-PRA: SUPPORT@UDACITY.COM
X-SID-Result: PASS
X-MS-Exchange-Organization-PCL: 2
X-MS-Exchange-Organization-SCL: 2
X-Microsoft-Antispam: BCL:0;
X-MS-Exchange-CrossTenant-OriginalArrivalTime: 15 Apr 2022 21:58:05.2168
(UTC)
X-MS-Exchange-CrossTenant-Network-Message-Id: ed20632a-ef52-4229-4588-08da1f2b04fc
X-MS-Exchange-CrossTenant-Id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa
X-MS-Exchange-CrossTenant-AuthSource:
SN1NAM02FT0053.eop-nam02.prod.protection.outlook.com
X-MS-Exchange-CrossTenant-AuthAs: Anonymous
X-MS-Exchange-CrossTenant-FromEntityHeader: Internet
X-MS-Exchange-CrossTenant-RMS-PersistedConsumerOrg:
00000000-0000-0000-0000-000000000000
X-MS-Exchange-Transport-CrossTenantHeadersStamped: TYCP286MB0654
X-MS-Exchange-Transport-EndToEndLatency: 00:00:02.7866718
X-MS-Exchange-Processed-By-BccFoldering: 15.20.5164.020
X-Microsoft-Antispam-Mailbox-Delivery:
abwl:0;wl:0;pcwl:0;kl:0;iwl:0;ijl:0;dwl:0;dkl:0;rwl:0;ucf:0;jmr:0;ex:0;auth:1;dest:I;ENG:(5062000285)(90000117)(90010023)(91010020)(91040095)(5061607266)(5061608174)(9050020)(9100338)(8300001)(4810004)(4910013)(9910022)(9545005)(10170022)(9320005);
X-Message-Info:
5vMbyqxGkdds2mdKKpBA9V77rPMbM2VC3SpZvobZZEqFwRdSxzKHhqAJOjXVaVIRGwD106qfeLamfg4uPy4gHl5ctkrW0UQH5sgBC2mYpn01NTSKkmUZmx/QpLdQJFYFgvBoXsNN0Sl3WLAdH96Nk8fmvpnrn5HMG/z88zhyPnfDIS+uEuTh2B2UtGU/36A99Y5RvrDICODlUSDRTuLXLg==
X-Message-Delivery: Vj0xLjE7dXM9MDtsPTA7YT0xO0Q9MTtHRD0xO1NDTD0tMQ==
X-Microsoft-Antispam-Message-Info:
=?utf-8?B?eCsvZ3I1aFp3U2xGYXBudUF0SDZQV09Balp5SVRXQmcycFlra1BOR0J6M1lQ?=
=?utf-8?B?cE9DMnAzWG5SZUJHZzNlZ1VoQ214UlI4TGptVXhHR09uRlQ0eC9Ma1NKelRW?=
=?utf-8?B?OU1lYnNPV2JNcUNqd2F5NVl0Y2VSaHN4bnlPSUsxV01jbmYxTWU0M1pzQ081?=
=?utf-8?B?cHQ5Rk45T1labHd0VUpoYWtia3JTeTVPdlh2cXpXb1dDdE9oelgrL0cwd2Fu?=
=?utf-8?B?MGFJNXZ4clBVZ3VqZ3kwV1ZLWURpS3JPNWtWNjdBUHB3QjFCTksvdTh5bkY3?=
=?utf-8?B?ekZNM3FReWh6elNMaUNDTkxQYVN6YlVDOWFtbGlpN1pPM3dLZk9BTlZENERZ?=
=?utf-8?B?dlhYWGI1dHNhcExSVFFtRVlmUmZURmhuNVRmOG1pUE8vVm9DWmljS2hNMzEx?=
=?utf-8?B?MkpMbzFHMUQrZlRnT3RPQ2lXOUp1NGtISVpwMnRzTDhMVlhRM0pBWmFpVWJ1?=
=?utf-8?B?eEV2aXlBcFV1VFpVWTlkdEtDa1grQjZvYmxCakJzMEtqYzFtTU1ESStaK3Fi?=
=?utf-8?B?QVo2MEtMUUhmWHNJbDdJMjBVMEVnMDg5em9pelI3NDdLSi9YNVF0RWs5OU8y?=
=?utf-8?B?bjdNL2J5TDhlL0RnNjNvajlkbGNPSVZuTkF4emtWK1k3bjltZldWZVMxS0JD?=
=?utf-8?B?VXRnWHpyeHE3UG9vVDdkWVpyNi91cmdpQzNkZmIrZHVqc1k3dk9VbWI1V2Vv?=
=?utf-8?B?Q0lUQUNvMXNmNXRWYVRBNmx3bk1SM2FNUmIyRnY2cDhGMWFrSXh3U2lCVzQ3?=
=?utf-8?B?NXA2U1ZjenB6Y3VFNjIrck1hSkZYWTdVcmZNa2Rra0JRQTdPYnhCQndFZTRU?=
=?utf-8?B?TUttYVZIN2tZbUlYUmRqam00c1VROVB4cUtaZUR2S0dYdU83WlNucnE3cE15?=
=?utf-8?B?T0xZUUlDUGtOVy9Sb1U2ZE9WbmgrM0Z4c2FsQ0dydnZTR29wZm04M2VXWTBZ?=
=?utf-8?B?Ly8yQkR2a1M1MVA3NTFnVSt4VTFER3hVeWNGTnFkNys1SEhGalY0TGs5VDVi?=
=?utf-8?B?T2NiaHVKaHBwQ0w3MDZ2NU1DQlROTlloajN3eTZVZDlHYnNhVENqam0yempC?=
=?utf-8?B?ZHF2cUx5SnBIOUlRazZqTHR5TU5ZL0FYMXl0enZmcG55SlROZHYzVzhWUXRR?=
=?utf-8?B?RmtRbWFHT3VnenhQRzNRbllNYlFNMmRaTWlhT0NOaUJ1SVdSNGxEeHZBMjVh?=
=?utf-8?B?MDZNdnB3YlZvS2l5NXYzM3NQOUlyaEZXN25oUDBBSnN2M2xMakhmN040Q2Ns?=
=?utf-8?B?N1FrczJudHl6QzdqVzNJQmRUTmtXUG1hWUdLd05hVEs5Wm5MdVM1OWhYWjJ6?=
=?utf-8?B?TlovWTIzWGh0RWNuZjVQSUlGTWFWa2hucXg3ZzI5YUJvKyt5WlowcGFmVDI3?=
=?utf-8?B?ODhvMkFSWTk4WG9tbU4zV1g2TWlScldmQVFKamltOVk1Uy8rNjZSSDJxRVNB?=
=?utf-8?B?VjZaOGpxbmNLQlIvQm9hcEw0aWhCZHAwcG1tY21rSzJDQVVBNitER0FXZE9X?=
=?utf-8?B?bnFYZy83Z0k2MjhSTTg3UkZVeGpVeGR5MnVrb0J0NUduWVRDUW9aSmhVV2pV?=
=?utf-8?B?cWdaQUkzbDcyb1EzT1VlblhGaG93bVFiRy93VWZOT0dnRjRKYmRIbGpneUh4?=
=?utf-8?B?L1p0c1huZ3F6NXczUDZpMkZZUDZvU1lWYjBPQUpwUzhCb01jSGNTR0treU9W?=
=?utf-8?B?ZkxVTGZQWldvWWlNcElwblVqenB0ZU9wNHBpOUo1LzVjNHZoYXU0RytQdmhP?=
=?utf-8?B?RzJoRVJmSXdsYmRjMGhvWWdCWXlrVjBhL3FpRFBrUGJVODZiV1A4T3JXTXl4?=
=?utf-8?B?NTRMN1EzZmpoWU1BQUNxYXdPTUVodWZZS0dvVGk3RysrbElPakJQTDZkQ1Fp?=
=?utf-8?B?ZmY2a3pESHJ3M0dDNHJ1N21MT3FUZkNYS0dPRjBMdmZ2bUcvNnlBbWN6UkJG?=
=?utf-8?B?RFhYQWtKcGN4ZVZHNkZVMUR1M3NFa1BIQU4zSC82VUtlRGszSFozcDNoMWpN?=
=?utf-8?B?YzFNcnN4KzFpTjZ6TTVRSkNoRVNOYnYraVNDOU1aOEhRYzFHbzRMY01SdnRn?=
=?utf-8?B?SCtFK29LWHp3VElFQXZrRHQ5d1E2UExlQ3h2SG94V2JDZWMwVm1EemlmVUtQ?=
=?utf-8?B?TWJVQkhKRzNqWjBZTnAxSFJ6L0tzb093ellobmxCc0NDNWRIejBlaytSaUlQ?=
=?utf-8?B?cVl3TndGUEQzT1lBVnF0dWFNV1hYNTZ5R21yY2g4V1V1ZXltV3lBTk5GRjAv?=
=?utf-8?B?dnUzbUwxYStlb2k5NjVuMGphSERTd2o1NmV6MXVuZ0ptMEFRZkZacFdWOUVx?=
=?utf-8?B?OU4vTUJpUXRmQTBXQjEvcUszYXdlcENPQXRkYk5tRU9taFBkU29wSTJnOUpW?=
=?utf-8?B?QllSbjF4b1RLWldpWnFWNWJidlh4N1VTTWpsZm5UZTZsdkI3NlRKWVFIT3Fx?=
=?utf-8?B?THhvai9CTDJJKzNhbjlaRy9kaEkvcnh5cm1yTGs5dHlHekNsYnRlUU1hdWpX?=
=?utf-8?B?a2U3WndrS1M1cm9RaS9YV1djdGhVcWovTnhaTTNFL0wxVEhXcmN3SDNwYkM5?=
=?utf-8?Q?fAvjhoRUQ=3D?=
MIME-Version: 1.0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.=
w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns=3D"http://www.w3.=
org/1999/xhtml" xmlns:o=3D"urn:schemas-microsoft-com:office:office" xmlns:v=
=3D"urn:schemas-microsoft-com:vml"><head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dutf-8">
<meta content=3D"width=3Ddevice-width, initial-scale=3D1.0" name=3D"vie=
wport">
<meta content=3D"IE=3Dedge" http-equiv=3D"X-UA-Compatible">
<link href=3D"https://fonts.googleapis.com/css?family=3DOpen+Sans:600,4=
00,300" rel=3D"stylesheet" type=3D"text/css">
<title>Udacity</title>
<style type=3D"text/css">
html,
body {
background-color: #fafbfc;
}
p {
color: #525C65;
margin: 15px 0;
line-height: 24px;
}
img {
display: block;
}
.ReadMsgBody {
width: 100%;
}
.ExternalClass {
width: 100%;
}
* {
-webkit-text-size-adjust: none;
}
.whiteLinks a:link,
.whiteLinks a:visited {
color: #ffffff !important;
}
=20
.appleLinksDarkGrey a {
color: #525c65!important;
text-decoration: none!important;
}
.appleLinksGrey a {
color: #b7bdc1 !important;
text-decoration: none !important;
}
table {
border-collapse: collapse;
}
.preheader {
font-size: 1px;
line-height: 1px;
display: none !important;
mso-hide: all;
}
=09
.body-text {
font-family: Arial, sans-serif;
}
=20
.body-header {
font-family: Helvectica, Arial, sans-serif;
font-size: 20px;
line-height: 100%;
}
/* AOL Mail td overrides */
#maincontent td {
color: #525C65;
}
@media screen and (max-width:480px) {
.headlineBanner{
font-size: 16px !important;
line-height:24px !important;
padding: 0px 40px 20px 40px !important;
font-weight:lighter !important;}
}
@media screen and (max-width:480px) {
.headlinebannerp{
font-size: 24px !important;
line-height:32px !important;
padding: 30px 0px 0px 0px !important;
font-weight:bold !important;}
}
@media screen and (max-width:480px) {
.headlinecta{
padding: 0px 40px 0px 40px !important;
font-weight:bold !important;}
}
=20
</style>
<!--[if gte mso 9]><xml>
<o:OfficeDocumentSettings>
<o:AllowPNG></o:AllowPNG>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml><![endif]-->
<!--[if mso]>
<style type=3D"text/css">
body, table, td, a {font-family: Arial, Helvetica, sans-serif !impo=
rtant;}
</style>
<![endif]-->
</head>
<body bgcolor=3D"#fafbfc" style=3D"margin: 0px; padding: 0px; min-height:=
300px;" yahoo=3D"fix">
=20
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"100%">
<tr>
<td style=3D"background-color:#fafbfc">
<center bgcolor=3D"#fafbfc" style=3D"width:100%;background-color:=
#fafbfc;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;">
<div id=3D"maincontent" style=3D"max-width:620px; margin:0 auto=
;">
<div class=3D"preheader" style=3D"font-size: 1px; line-height=
:1px; display: none!important; mso-hide:all;">The skills you need to become=
more productive in your career=E2=80=94become proficient with core Google =
Workspace applications for free with Udacity. =20
</div>
<!--[if gte mso 9]>
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" sty=
le=3D"width:620px;">
<tr>
<td valign=3D"top">
<![endif]-->
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" style=
=3D"width:100%;">
<tr>
<td style=3D"padding: 5px 10px 0px 10px;font-family:'Open+Sans', 'Open =
Sans', Helvetica, Arial, sans-serif; font-size: 11px; line-height: 13px; te=
xt-align:center;">
<table align=3D"center">
<tr> <td style=3D"font-family:'O=
pen+Sans', 'Open Sans', Helvetica, Arial, sans-serif; font-size: 11px; line=
-height: 13px; text-align:center;"> =
<p style=3D"Margin:0 0 0px 0;color:#525C65; font-family:'Open+San=
s', 'Open Sans', Helvetica, Arial, sans-serif; font-size: 11px; line-height=
: 13px;"><a href=3D"https://mclick.udacity.com/z/j4xb64cpw?uid=3D66c221aa-8=
a05-453b-86ce-d3e9c0320675&mid=3D43f6522d-b34b-4241-bbdd-eac1c6adf9bc&a=
mp;bsft_ek=3D2022-04-15T21%3A55%3A27Z&bsft_mime_type=3Dhtml&bsft_tv=
=3D9&bsft_lx=3D1" style=3D"text-decoration:none;color:#525C65;" target=
=3D"_blank" data-bsft-link-id=3D"10"><u>Save our email address</u></a> to n=
ever miss an exclusive promo or new program!</p> =
</td> </tr>
</table> =
</td>
</tr>
<tr>
<td>
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0"=
style=3D"width:100%;">
<tr>
<td align=3D"center" style=3D"padding-bottom:0px;">
<table border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" style=3D"font-family:'Open+Sans', 'Open Sans', Helvetica, Arial, san=
s-serif; font-size:13px; line-height:18px; color:#00C0EA; text-align:center=
; width:152px;">
<tr>
<td style=3D"padding:20px 0 20px 0;">
<a href=3D"https://mclick.udacity.com/z/jeepgnnr7?uid=3D66c221aa-8a05-453b-=
86ce-d3e9c0320675&mid=3D43f6522d-b34b-4241-bbdd-eac1c6adf9bc&bsft_e=
k=3D2022-04-15T21%3A55%3A27Z&bsft_mime_type=3Dhtml&bsft_tv=3D9&=
bsft_lx=3D2" target=3D"_blank" style=3D"outline:none; text-decoration:none;=
" tabindex=3D"-1" data-bsft-link-id=3D"1"> <img class=3D"Center autowidth" =
alt=3D"Udacity" title=3D"Udacity" align=3D"center" border=3D"0" height=3D""=
src=3D"https://udacity-email.s3.us-west-2.amazonaws.com/Udacity-logo-horiz=
-RGB.png" style=3D"display:block; width:152px!important;text-decoration: no=
ne; -ms-interpolation-mode: bicubic; height: auto; border: 0; width: 100%; =
text-align:center;" width=3D"152"></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
=20
=20
=20
=20
=20
=20
<tr>
<td>
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0"=
style=3D"width:100%;">
<tr>
<td bgcolor=3D"#fafbfc" style=3D"width:7px; font-si=
ze:1px;"><br></td>
<td bgcolor=3D"#f5f6f7" style=3D"width:1px; font-si=
ze:1px;"><br></td>
<td bgcolor=3D"#f0f2f3" style=3D"width:1px; font-si=
ze:1px;"><br></td>
<td bgcolor=3D"#edeef1" style=3D"width:1px; font-si=
ze:1px;"><br></td>
<td bgcolor=3D"#ffffff">
<table border=3D"0" cellpadding=3D"0" cellspacing=
=3D"0" style=3D"width:100%;">
=20
=20
=20
=20
=20
<tr>
=09
=20
<td align=3D"center" background=3D"https://ud=
acity-email.s3.us-west-2.amazonaws.com/hero_Google_Workspace.jpg" width=3D"=
600" height=3D"210" valign=3D"top" style=3D"background-repeat:no-repeat!imp=
ortant;
background:url('https://udacity-email.s3.us-west-2.amazonaw=
s.com/hero_Google_Workspace.jpg') center 0 no-repeat;background-size:cover;=
background-position:center; background-size:cover;background-color: #ffffff=
;" class=3D"bg">
<!--[if gte mso 9]>
<v:rect xmlns:v=3D"urn:schemas-microsoft-com:vml" fill=3D"t=
rue" stroke=3D"false" style=3D"width:600px;height:210px;">
<v:fill type=3D"frame" src=3D"https://udacity-email.s3.us-w=
est-2.amazonaws.com/hero_Google_Workspace.jpg" />
<v:textbox inset=3D"0,0,0,0">
<![endif]-->
<!--[if (gte mso 9)|(IE)]>
<table border=3D"0" width=3D"600" cellpadding=3D"0" cellspacing=3D"0" style=
=3D"width:600px; height:210px;">
<tr>
<td >
<![endif]-->
<div style=3D"display:inline-block; width:100%; max-width:600px;">
<table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0"=
style=3D"margin:0 auto;font-family:'Open+Sans', 'Open Sans', Helvetica, Ar=
ial, sans-serif; font-size:14px; line-height:24px; width:100%;">
=20
<tr>
<td style=3D"mso-cellspacing: 0px; text-align:center;max-width:520px;"=
>
<table align=3D"center" style=3D"text-align:center;ma=
x-width:520px;">
=20
=20
=20
=20
<tr>
<td class=3D"" style=3D"mso-cellspacing: 0px;line=
-height:0px;padding:40px 0px 0px 0px; color:#ffffff;"> </td>
</tr>=20
=20
=20
=20
=20
<tr>
<td class=3D"headlineBanner" style=3D"mso-cell=
spacing: 0px; font-size:18px;line-height:23px;padding-bottom:30px; padding-=
top:30px; padding-left:0px;padding-right:0px; color:#0B0B0B;font-weight:nor=
mal; text-align:left;">
<p class=3D"headlinebannerp" style=3D"margin=
: 0 0 20px 0; font-size:34px;line-height:42px;color:#0B0B0B; font-weight:bo=
ld;">Getting Started with Google Workspace Free Course</p>
Empower yourself with Google Workspace profi=
ciencies that will level up your career.
</td>
</tr>
=20
=20
<tr>
<td style=3D"text-align:left; padding:0px 0px=
0px 0px;">
<!--[if (gte mso 9)|(IE)]>
<table border=3D"0" cellpadding=3D"0" cells=
pacing=3D"0" style=3D"width:520px;">
<tr>
<td valign=3D"top">
<![endif]-->
<div style=3D"display:inline-block; width:1=
00%; max-width:520px;">
<table align=3D"left" border=3D"0" cellpa=
dding=3D"0" cellspacing=3D"0" style=3D"font-family:'Open+Sans', 'Open Sans'=
, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 24px; text-al=
ign:left; width:100%;">
<tr>
<td class=3D"" align=3D"left" style=
=3D"font-family:'Open+Sans', 'Open Sans', Helvetica, Arial, sans-serif; fon=
t-size: 14px; line-height: 24px; text-align:left; width:100%;">
<div style=3D"display:inline-block;=
width:100%; max-width: 520px;">
<table align=3D"left" border=3D"0=
" cellpadding=3D"0" cellspacing=3D"0" style=3D"font-family:'Open+Sans', 'Op=
en Sans', Helvetica, Arial, sans-serif; font-size:16px; line-height:26px; t=
ext-align:left; width:100%;">
<tr>
<td class=3D"headlinecta" ali=
gn=3D"left" valign=3D"top">
<table width=3D"200" align=
=3D"left" border=3D"0" cellspacing=3D"0" cellpadding=3D"0" style=3D"backgro=
und-color: #2015FF; border-radius: 4px; border-collapse:separate !important=
;">
<tr>
<td width=3D"200" heigh=
t=3D"46" align=3D"center" valign=3D"middle" style=3D"font-size: 13px; font-=
family: 'Open+Sans','Open Sans',Helvetica, Arial, sans-serif; font-weight: =
bold;">
<a href=3D"https://mc=
lick.udacity.com/z/tn5j0ryl8?uid=3D66c221aa-8a05-453b-86ce-d3e9c0320675&=
;mid=3D43f6522d-b34b-4241-bbdd-eac1c6adf9bc&bsft_ek=3D2022-04-15T21%3A5=
5%3A27Z&bsft_mime_type=3Dhtml&bsft_tv=3D9&bsft_lx=3D3" style=3D=
"text-decoration: none; color: #ffffff; letter-spacing: 1.5px; display: blo=
ck; padding-top: 10px; padding-bottom: 10px;">Enroll for free &n=
bsp; =E2=86=92
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
=20
=20
<tr>
<td class=3D"" style=3D"mso-cellspacing: 0px;line=
-height:0px;padding:0px 0px 40px 0px; color:#ffffff;"> </td>
</tr>=20
=20
=20
=20
</table>
</td>
</tr>
</table>
</div>
<!--[if gte mso 9]>
</td>
</tr>
</table>
<![endif]-->
<!--[if gte mso 9]>
</v:textbox>
</v:rect>
<![endif]-->
</td>
=20
=20
=20
</tr>
=20
=20
=20
=20
=20
<tr>
<td style=3D"text-align:center;padding:30px 4=
0px 10px 40px;">
<!--[if (gte mso 9)|(IE)]>
<table border=3D"0" cellpadding=3D"0" cells=
pacing=3D"0" style=3D"width:520px;">
<tr>
<td valign=3D"top">
<![endif]-->
<div style=3D"display:inline-block; width:1=
00%; max-width:520px;">
<table align=3D"center" border=3D"0" cell=
padding=3D"0" cellspacing=3D"0" style=3D"font-family:'Open+Sans', 'Open San=
s', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 24px; text-=
align:left; width:100%;">
<tr>
<td class=3D"body-text" align=3D"left=
" style=3D"font-family:'Open+Sans', 'Open Sans', Helvetica, Arial, sans-ser=
if; font-size: 14px; line-height: 24px; text-align:left; width:100%;">
=20
<p style=3D"Margin:0 0 20px 0;color=
:#0B0B0B;">Google Workspace is utilized by top companies worldwide. That me=
ans it=E2=80=99s important to feel confident when using each of the core ap=
plications, Gmail, Google Calendar, Google Drive, Google Docs, Google Sheet=
s, Google Slides, Google Meet, and, Google Chat, as you build your career. =
</p>
<p style=3D"Margin:0 0 20px 0;color=
:#0B0B0B;">Docs, Sheets, and Slides help you stay organized, while facilita=
ting effective communication and collaboration throughout your projects. Pl=
us, you can quickly access your Documents, Calendar, Gmail and Google Meet =
from within the same platform. This enables you to share, plan, coordinate,=
and create with your team.</p>
<p style=3D"Margin:0 0 20px 0;color=
:#0B0B0B;">The course is part-time and 100% online, so you can work at your=
own pace when and where it=E2=80=99s convenient for you. And, best of all,=
it=E2=80=99s completely free. Sign up tod=E2=80=8Day and take the next ste=
p in your career. </p>
</td>
</tr>
</table>
=20
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
=20
<tr>
<td style=3D"text-align:center; padding:0px 4=
0px 40px 40px;">
<!--[if (gte mso 9)|(IE)]>
<table border=3D"0" cellpadding=3D"0" cells=
pacing=3D"0" style=3D"width:520px;">
<tr>
<td valign=3D"top">
<![endif]-->
<div style=3D"display:inline-block; width:1=
00%; max-width:520px;">
<table align=3D"center" border=3D"0" cell=
padding=3D"0" cellspacing=3D"0" style=3D"font-family:'Open+Sans', 'Open San=
s', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 24px; text-=
align:left; width:100%;">
<tr>
<td class=3D"body-text" align=3D"left=
" style=3D"font-family:'Open+Sans', 'Open Sans', Helvetica, Arial, sans-ser=
if; font-size: 14px; line-height: 24px; text-align:center; width:100%;">
<div style=3D"display:inline-block;=
width:100%; max-width: 520px;">
<table align=3D"center" border=3D=
"0" cellpadding=3D"0" cellspacing=3D"0" style=3D"font-family:'Open+Sans', '=
Open Sans', Helvetica, Arial, sans-serif; font-size:16px; line-height:26px;=
text-align:center; width:100%;">
<tr>
<td align=3D"center" valign=
=3D"top">
<table width=3D"240" align=
=3D"center" border=3D"0" cellspacing=3D"0" cellpadding=3D"0" style=3D"backg=
round-color: #2015FF; border-radius: 4px; border-collapse:separate !importa=
nt;">
<tr>
<td width=3D"240" heigh=
t=3D"46" align=3D"center" valign=3D"middle" style=3D"font-size: 13px; font-=
family: 'Open+Sans','Open Sans',Helvetica, Arial, sans-serif; font-weight: =
bold;">
<a href=3D"https://mc=
lick.udacity.com/z/tn5j0ryl8?uid=3D66c221aa-8a05-453b-86ce-d3e9c0320675&=
;mid=3D43f6522d-b34b-4241-bbdd-eac1c6adf9bc&bsft_ek=3D2022-04-15T21%3A5=
5%3A27Z&bsft_mime_type=3Dhtml&bsft_tv=3D9&bsft_lx=3D4" style=3D=
"text-decoration: none; color: #ffffff; letter-spacing: 1.5px; display: blo=
ck; padding-top: 10px; padding-bottom: 10px;" data-bsft-link-id=3D"8">Enrol=
l for free =E2=86=92
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
=20
=20
<tr>
<td bgcolor=3D"#edeef1" style=3D"height:2px; width:100%; line-height:1px=
; font-size:0;"><br></td>
</tr> =20
</table>
</td>
<td bgcolor=3D"#edeef1" style=3D"width:1px; font-si=
ze:1px;"><br></td>
<td bgcolor=3D"#f0f2f3" style=3D"width:1px; font-si=
ze:1px;"><br></td>
<td bgcolor=3D"#f5f6f7" style=3D"width:1px; font-si=
ze:1px;"><br></td>
<td bgcolor=3D"#fafbfc" style=3D"width:7px; font-si=
ze:1px;"><br></td>
</tr>
</table>
</td>
</tr>
=20
=20
=20
=20
=20
<tr>
<td align=3D"center" style=3D"padding:30px 0 20px 0;">
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0"=
style=3D"width:220px;">
<tr>
<td align=3D"center">
<a href=3D"https://mclick.udacity.com/z/7bcffh552=
?uid=3D66c221aa-8a05-453b-86ce-d3e9c0320675&mid=3D43f6522d-b34b-4241-bb=
dd-eac1c6adf9bc&bsft_ek=3D2022-04-15T21%3A55%3A27Z&bsft_mime_type=
=3Dhtml&bsft_tv=3D9&bsft_lx=3D5" target=3D"_blank" data-bsft-link-i=
d=3D""><img alt=3D"Twitter" border=3D"0" height=3D"26" src=3D"https://udaci=
ty-email.s3-us-west-2.amazonaws.com/Footer/Twitter.jpg" style=3D"display:bl=
ock; width:20px!important; height:20px!important;" width=3D"20"></a>
</td>
<td align=3D"center">
<a href=3D"https://mclick.udacity.com/z/rcvjqhj21=
?uid=3D66c221aa-8a05-453b-86ce-d3e9c0320675&mid=3D43f6522d-b34b-4241-bb=
dd-eac1c6adf9bc&bsft_ek=3D2022-04-15T21%3A55%3A27Z&bsft_mime_type=
=3Dhtml&bsft_tv=3D9&bsft_lx=3D6" target=3D"_blank" data-bsft-link-i=
d=3D""><img alt=3D"Facebook" border=3D"0" height=3D"20" src=3D"https://s3-u=
s-west-2.amazonaws.com/udacity-email/Footer/facebook.jpg" style=3D"display:=
block; width:20px!important; height:20px!important;" width=3D"20"></a>
</td>
<td align=3D"center">
<a href=3D"https://mclick.udacity.com/z/v2o1zpno6=
?uid=3D66c221aa-8a05-453b-86ce-d3e9c0320675&mid=3D43f6522d-b34b-4241-bb=
dd-eac1c6adf9bc&bsft_ek=3D2022-04-15T21%3A55%3A27Z&bsft_mime_type=
=3Dhtml&bsft_tv=3D9&bsft_lx=3D7" target=3D"_blank" data-bsft-link-i=
d=3D""><img alt=3D"Instagram" border=3D"0" height=3D"20" src=3D"https://uda=
city-email.s3-us-west-2.amazonaws.com/Footer/instagram.jpg" style=3D"displa=
y:block; height:20px!important;"></a>
</td>
<td align=3D"center">
<a href=3D"https://mclick.udacity.com/z/o6tiy2uwq=
?uid=3D66c221aa-8a05-453b-86ce-d3e9c0320675&mid=3D43f6522d-b34b-4241-bb=
dd-eac1c6adf9bc&bsft_ek=3D2022-04-15T21%3A55%3A27Z&bsft_mime_type=
=3Dhtml&bsft_tv=3D9&bsft_lx=3D8" target=3D"_blank" data-bsft-link-i=
d=3D""><img alt=3D"Linkedin" border=3D"0" height=3D"20" src=3D"https://s3-u=
s-west-2.amazonaws.com/udacity-email/Footer/linkedin.jpg" style=3D"display:=
block; width:20px!important; height:20px!important;" width=3D"20"></a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align=3D"center" style=3D"padding-bottom:40px;padding=
-left:20px;padding-right:20px;">
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0"=
style=3D"font-family:'Open+Sans', 'Open Sans', Helvetica, Arial, sans-seri=
f; font-size:13px; line-height:18px; text-align:center; max-width:600px;">
<tr>
<td class=3D"body-text" align=3D"center" style=3D"c=
olor:#b7bdc1; font-family:'Open+Sans', 'Open Sans', Helvetica, Arial, sans-=
serif; font-size:13px; line-height:18px; text-align:center;">
<p style=3D"color:#b7bdc1;"><span class=3D"appleL=
inksGrey"><a href=3D"" style=3D"text-decoration:none!important;color:#b7bdc=
1;">=C2=A9 2=E2=80=8D02=E2=80=8D2 U=E2=80=8Dda=E2=80=8Dci=E2=80=8Dty, I=E2=
=80=8Dnc. =E2=80=A2 2440 W =E2=80=8DEl Cam=E2=80=8Dino Real &nb=
sp; =E2=80=A2 Mou=E2=80=8Dntain V=E2=80=8Diew, C=E2=80=8DA 94=E2=80=
=8D040</a></span></p>
=20
=20
<p style=3D"Margin:15px 0 0 0;color:#b7bdc1;font-=
size:13px;">You've received this email because you created an account with =
us and are signed up to receive email updates from Udacity.</p>
=20
<p style=3D"Margin:15px 0 0 0;color:#b7bdc1;font-=
size:13px;"><a style=3D"color:#b7bdc1; text-decoration:underline;" href=3D"=
https://mclick.udacity.com/z/lrk3huedh?uid=3D66c221aa-8a05-453b-86ce-d3e9c0=
320675&mid=3D43f6522d-b34b-4241-bbdd-eac1c6adf9bc&bsft_ek=3D2022-04=
-15T21%3A55%3A27Z&bsft_mime_type=3Dhtml&bsft_tv=3D9&bsft_lx=3D1=
0" data-bsft-link-id=3D"">Update your email preferences to choose what type=
s of emails you receive</a></p>
<p style=3D"Margin:15px 0 0 0;font-size:13px;"><a=
href=3D"https://mclick.udacity.com/customer/unsubscribe?uid=3D66c221aa-8a0=
5-453b-86ce-d3e9c0320675&mid=3D43f6522d-b34b-4241-bbdd-eac1c6adf9bc&=
;eid=3D2876bfea-840f-67cc-5509-9df2f1c25641&bsft_ek=3D2022-04-15T21%3A5=
5%3A27Z&bsft_aaid=3Daffd8710-61ff-4001-baca-1d4a7303381d&bsft_mime_=
type=3Dhtml&bsft_tv=3D9&bsft_lx=3D11" style=3D"color:#b7bdc1; text-=
decoration:underline;" title=3D"Link: https://www.udacity.com/status/unsubs=
cribed" data-bsft-link-id=3D"">Unsubscribe from all marketing emails</a></p=
>
</td>
</tr>
</table>
</td>
</tr>
=20
<!--[if gte mso 9]>
</td>
</tr>
</table>
<![endif]-->
=20
</table><div style=3D" width:100%; max-width:620px;">
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" style=
=3D"width:100%;">
<tr>
<td align=3D"center" bgcolor=3D"#7d97ad" style=3D"padding=
:10px 0;">
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0"=
style=3D"font-family:'Open+Sans', 'Open Sans', Helvetica, Arial, sans-seri=
f; font-size:14px; line-height:19px; text-align:center; width:auto;">
<tr>
<td class=3D"body-text" style=3D"color:#ffffff;">Be=
in demand</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
=20
=20
=20
=20
=20
</div></center></td></tr></table><img src=3D"https://mclick.udacity.com/tra=
ck?uid=3D66c221aa-8a05-453b-86ce-d3e9c0320675&bsft_aaid=3Daffd8710-61ff=
-4001-baca-1d4a7303381d&eid=3D2876bfea-840f-67cc-5509-9df2f1c25641&=
mid=3D43f6522d-b34b-4241-bbdd-eac1c6adf9bc&bsft_ek=3D2022-04-15T21%3A55=
%3A27Z&bsft_tv=3D9&bsft_mime_type=3Dhtml&a=3Dopen" border=3D"0"=
width=3D"1px" height=3D"1px" alt=3D"" style=3D"margin: 0 !important; paddi=
ng: 0 !important; border: 0 !important; height: 1px !important; width: 1px =
!important;" data-bsft-open-pixel=3D""><img src=3D"https://tclick.udacity.c=
om/wf/open?upn=3DTG46AUj04py1FcrK8u5uiZMcyDWWLjXe-2B8-2FGqyhNMG2y0bWGN8VeRi=
1G-2BgPDfuRZE5EguSKvgiumcs58SJPK9cqAvbKOy2EHokihTqvemcXovMBTWw0KfQvcoZ5xBwZ=
EHJiIbV8QoJWBjDy-2FmkNCBgeZzEwDJYWB9fAlCz0-2BGFAo3xX5-2F8Mm-2Bx2AgVO44uNYA-=
2BMQpa3xgG1PQN3nYf-2BeqVg6CD2uA-2F9iQRIH1wT5a-2FwIGWNsj-2BPv1IqNIzUc6YLlUFb=
RgPOqB8jeIzJPrPhxLRCeq-2BU-2FPEEjxmJ3XDC4F44A1PrI0xM-2FnQfceA-2B5O3lT-2F4Hq=
HcaHfCYtQJHG0-2BdWiNk2Ti2DZwF7uIfWH9l2KLkF12nhbhmis-2BQqE6gS8PnLt2CgauNzf8b=
HzxeIsTLvr-2F6-2FO2NOrHoBCvUsHRFVmmQdW-2BcOhzanBdSMuAVPBZ-2B-2Bk1He-2Fi1tx5=
HxRGgtu87DXzTBjFLG1RZO2UYHr6Ost642Mm-2FYtlBDulJc5ubwSCJublFMy6mF5-2Be91rYiJ=
aRIq1pT-2BM3eXYu0Spk2nkFkfvdtj84LS5tFsLbAA3lYfDZ5sV0iDH-2F5ViqLk9yNUWGOreTf=
lNP-2B6nbG-2B6H99nTZSP4Sa4YhpUAtYk1w9zr0-2FzRv8cipzNypYFijdact5t6yoZFvaqNvt=
8fuO3t08iq28eT1w-2BNtCSIhg8nl7cFHWo8b6HZo-2FcZLeQtJpqGjlRZUvlxLOn7T5OSnZFll=
BC5gZjCNYUmjS3yOAF4KX1paJmXWaTN97xt2YKazSH1-2FGI-2FnN-2B0qLqjkJjfcJ6yOxd5QS=
DBpht2SOezlWENnQQUqxnw84XyRdvo8WA-2FDKOHPNdpsYfUCIfdELJeK3P9OaVnhtwUtkNcUCY=
nlALMD8ybrsQRVv6PEznF3yw8N6szkPVShHw-3D-3D" alt=3D"" width=3D"1" height=3D"=
1" border=3D"0" style=3D"height:1px !important;width:1px !important;border-=
width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margi=
n-right:0 !important;margin-left:0 !important;padding-top:0 !important;padd=
ing-bottom:0 !important;padding-right:0 !important;padding-left:0 !importan=
t;"></body></html>
到了这里,关于macOS Outlook 查看邮件的源码 HTML源码的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!