📜 ⬆️ ⬇️

How to create an email-letter that sees only Apple Watch



Litmus has a blog posting about how you can create a “hidden” version of a mailing list email that will only appear on the Apple Watch.

As a rule, Watch displays only the plain text-part of an email message — when a device “notices” that an image stored on a remote server is used in a letter, it decides that all this is too complicated and only shows text. It's still about the clock.

So what is the secret?


Let's talk a little about basic things. Usually, HTML letters consist of two parts - the HTML code ( text/html selected as the Content-Type ) and Plain Text-parts ( text/plain ). Not so long ago, Apple sent a letter to customers containing the third part - text/watch-html .
')


If you include another HTML part in the letter with the Content-Type set to text/watch-html , then Apple Watch will use this additional part instead of plain text.

For testing sending Apple Watch-optimized messages, you can use the PutsMail service.

Watch-HTML in action


Litmus representatives took one of their mailings and added a part for the Apple Watch to it. In all mail clients, except for the mail program on Watch, the letter was displayed, as if nothing had happened.

But on the watch from Apple, it became possible to display an optimized version:



How good the letter may look on Watch


With the help of the described technique, it is possible to slightly improve the display of the letter on the clock, but not too much. To achieve something other than a slightly more beautiful text is unlikely. In other words, you should not rely on the display of the letter in the usual multi-column form.

If you look at the HTML code used for writing above, it turns out that there are almost no block-level elements. In fact, the code is hardly similar to HTML, with this help you can quite a bit to format the text, but there is no question of any multicolumn form.

Since Watch does not know how to display HTML, the device using the iPhone translates it into “rich text” (rich text) and only then displays it on its screen. Something like the "old days" of Lotus Notes and AOL - in fact, only text with small patches of rich content.

Layout Tips


Instead of using paragraph tags, you should create a paragraph directly in the letter code. You can not use styles or strong tags to increase the weight of the font, it is better to do simple . , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html
.

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .

. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .

. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .

. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .

. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .

. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html .

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .

. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html
.

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
 .   ,     (  ,   ). 

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html
.

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html
.

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
 .   ,     (  ,   ). 

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html
.

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .
. , ( , ).

, :

Watch HTML <b>Text</b> <i>Text</i> <u>Text</u> <span style="color: #00800;">Text</span>

(#000000) (#FFFFFF). . <div style="text-align:right;">Text</div>

, . <blockquote type="cite">Text</blockquote>

7 , , . <ol><li> 1</li></ol> <ul><li> 1</li></ul> <img src="cid:..."></blockquote>

,

«» Watch . , «», .

, «» . Watch «» , , 2 (4px retina-). , «» , . , 100x50px, Watch 96x46px, .

, 4x4px. 104x54px. Watch 100x50px. :



- . «», .

Apple , . , Apple Watch HTML — , «» HTML- .


— , Watch Watch HTML, HTML.

Watch-HTML
Watch HTML , . , .

Watch-HTML
Watch-HTML MIME. «», Content-Type text/watch-html
.

Content-Type: text/watch-html; charset="utf-8"
: Watch HTML HTML, plain text-. , Apple Watch email . - , , MIMI- .

, :

From: from@example.org To: to@example.org Subject: Apple Watch Example Content-Type: multipart/alternative; boundary="your-boundary" --your-boundary Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Plain text --your-boundary Content-Type: text/watch-html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <b> Watch HTML</b> --your-boundary Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline <p> HTML</p> <img src=”something-remote”/> --your-boundary—
, Apple Watch watch-html, - HTML. , , .

, Apple Watch text/html , MIMI . Content-Type text/watch-html , , text/ .

Source: https://habr.com/ru/post/258871/


All Articles