<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hawk Wings &#187; history</title>
	<atom:link href="http://www.hawkwings.net/tag/history/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkwings.net</link>
	<description>Tips and add-ons to make Apple Mail / Mail.app even better</description>
	<lastBuildDate>Tue, 26 Jul 2011 07:44:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>OPENSTEP: The Prehistory of Mail.app plugins</title>
		<link>http://www.hawkwings.net/2006/07/12/openstep-the-prehistory-of-mailapp-plugins/</link>
		<comments>http://www.hawkwings.net/2006/07/12/openstep-the-prehistory-of-mailapp-plugins/#comments</comments>
		<pubDate>Tue, 11 Jul 2006 15:04:59 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Bundles]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[NeXTSTEP]]></category>
		<category><![CDATA[OPENSTEP]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/07/12/openstep-the-prehistory-of-mailapp-plugins/</guid>
		<description><![CDATA[Once upon a time, Mail.app was part of an operating system known as NeXTSTEP.]]></description>
			<content:encoded><![CDATA[<p>Once upon a time, Mail.app was the email application for an operating system known as NeXTSTEP. (For more on this, see the earlier Hawk Wings post, &#8220;<a href="http://www.hawkwings.net/2005/09/25/apple-mail-the-early-years/">Apple Mail: The Early Years</a>&#8220;).</p>
<p>Then NeXTSTEP became OpenStep/OPENSTEP and Mail.app went with it. And OPENSTEP begat Rhapsody. And Rhadsody begat OS X. (<a href="http://en.wikipedia.org/wiki/Openstep">Full genealogy</a> on Wikipedia). </p>
<div align="center"><img id="image1203" src="http://www.hawkwings.net/wp-content/uploads/2006/07/stevesellsNeXT.jpg" alt="stevesellsNeXT.jpg" /><br /><small><em>Steve Jobs, ever the polished salesman</em> (image from <a href="http://flickr.com/photo_zoom.gne?id=125024210&#038;size=m">Puckman</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>)</small></div>
<p><a href="http://www.yacktman.org/don/">Don Yacktman</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>, then a OpenStep developer, <a href="http://www.stepwise.com/Articles/Technical/Bundles.html">wrote an article</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> in 1997 which outlines how bundles or plugins worked in Mail.app and what they did.</p>
<p>He describes plugins like Cryptor (PGP encryption) and URLifier which placed a clickable icon in front of URLs: </p>
<div align="center"><a href="http://www.hawkwings.net/wp-content/uploads/2006/07/wp-images/mailActive.jpg" onclick="window.open('http://www.hawkwings.net/wp-content/uploads/2006/07/wp-images/mailActive.jpg','popup','width=563,height=552,scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=yes,left=0,top=0');return false"><img src="http://www.hawkwings.net/wp-content/uploads/2006/07/wp-images/mailActive-tm.jpg" height="414" width="422" border="0" hspace="0" vspace="10" alt="mailActive" title="mailActive" /></a></div>
<p>Colorizer scanned headers for keywords and patterns and enabled you to modify the summary of messages (what we call the List View) according to the matches. </p>
<p><img src="http://www.hawkwings.net/wp-content/uploads/2006/07/wp-images/Colorizer.jpg" height="146" width="250" border="0" align="right" hspace="10" vspace="0" alt="Colorizer" title="Colorizer" />For example, you could place a big red arrow next to emails from your boss or colour the background of emails from your spouse pink.</p>
<p>Other plugins opened HTML email in the browser of your choice.</p>
<p>But the greatest of them all was EnhanceMail:</p>
<blockquote><p>It collects a number of cool hacks into a single bundle. In displayed messages, it can turn smilies such as &#8220;:-)&#8221; into graphic smiley-faces. (There are over a dozen smiley graphics it uses to display the various types of smilies.) It has a wide variety of options for appending signatures (including &#8220;rich&#8221; signatures with graphics and various fonts) and options for quoting text from the original message. A user can even highlight a passage in a message, hit &#8220;Reply&#8221;, and only that passage will appear quoted in the response, making it easier to trim down quoted text. It also adds support for X-face graphics and adds an X-Image-Url: header which can be used to supply a better looking mail face picture. (It automatically looks up the images and displays them instead of the xfaces. And it caches them on your hard drive, too.) It adds several other highly useful features as well.</p></blockquote>
<p>It&#8217;s amazing, he says, that in 1997 there were so many great plugins for Mail.app: </p>
<blockquote><p>That&#8217;s a lot of modification for an application that <em>doesn&#8217;t have a published API.</em></p></blockquote>
<p>Despite this, he regards the design decision by NeXT which allowed Mail.app to load bundles on start-up as a crucial one in the app&#8217;s development:</p>
<blockquote><p>A bundle developer can walk outside of the published API and make changes to applications that the application&#8217;s authors never even considered in their wildest dreams. In other words, by loading bundles, applications are throwing the door to future customizations wide open.</p></blockquote>
<p>Amen to that! </p>
<p>Fulfill your wildest dreams on the <a href="http://www.hawkwings.net/plugins.htm">Hawk Wings Plugin and Addon List</a>.<tags>OPENSTEP, OpenStep, NeXTSTEP, mail.app, apple mail, history, plugins, bundles, API</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/10/16/steve-jobs-shows-off-nextstep-nextmail/" rel="bookmark" title="16 October 2006, 7:54 pm">Steve Jobs shows off NeXTSTEP, NeXTMail</a></li>
<li><a href="http://www.hawkwings.net/2007/10/30/leopards-mails-mailapp-and-plugins-trial-and-error/" rel="bookmark" title="30 October 2007, 9:40 pm">Leopard Mail.app and plugins: Trial and error</a></li>
<li><a href="http://www.hawkwings.net/2005/10/13/mailenhancer-counting-all-new-mail-in-every-folder/" rel="bookmark" title="13 October 2005, 3:39 pm">MailEnhancer: Counting new mail in every folder</a></li>
<li><a href="http://www.hawkwings.net/2005/09/25/apple-mail-the-early-years/" rel="bookmark" title="25 September 2005, 1:10 am">Apple Mail: The Early Years</a></li>
<li><a href="http://www.hawkwings.net/2006/09/18/mail-unread-menu-20-jump-to-mailboxes/" rel="bookmark" title="18 September 2006, 10:28 pm">Mail Unread Menu 2.0: Jump to mailboxes</a></li>
</ul>
<p><!-- Similar Posts took 12.017 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/07/12/openstep-the-prehistory-of-mailapp-plugins/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The story of PGP and GPG</title>
		<link>http://www.hawkwings.net/2006/04/27/the-story-of-pgp-and-gpg/</link>
		<comments>http://www.hawkwings.net/2006/04/27/the-story-of-pgp-and-gpg/#comments</comments>
		<pubDate>Thu, 27 Apr 2006 13:20:37 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Email in general]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[GnuPG]]></category>
		<category><![CDATA[GPG]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[OpenPGP]]></category>
		<category><![CDATA[PGP]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Zimmermann]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/04/27/the-story-of-pgp-and-gpg/</guid>
		<description><![CDATA[Webmonkey has published the introductory chapter to PGP &#038; GPG: Email for the Practical Paranoid by Michael W.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2006/04/wp-images/PGP.jpg" height="103" width="100" border="0" align="right" hspace="10" vspace="0" alt="PGP" title="PGP" />Webmonkey <a href="http://www.webmonkey.com/webmonkey/06/17/index4a.html">has published</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> the introductory chapter to <em>PGP &#038; GPG: Email for the Practical Paranoid</em> by Michael W. Lucas. </p>
<p>It covers Phil Zimmermann&#8217;s first steps with PGP, the lawsuits with the US Government, the launch of OpenPGP, GnuPG, legal aspects of encryption and more.</p>
<p>A brief quotation:</p>
<blockquote><p>The ideas behind PGP had been known and understood by computer scientists and mathematicians for years, so the underlying concepts weren&#8217;t truly innovative. Zimmermann&#8217;s real innovation was in making these tools usable by anyone with a home computer. Even early versions of PGP gave people with standard DOS-based home computers access to military-grade encryption. </p></blockquote>
<p><strong>UPDATE:</strong> Mirko posts a link in the comments to <a href="http://www.net-security.org/article.php?id=870">an audio interview with Jon Callas</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>, CTO at PGP Corporation, who also explains the history of PGP. Thanks.<tags>pgp, gpg, encryption, privacy, Zimmermann, OpenPGP, GnuPG, history</tags></p>
<p> <strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/02/05/the-frustrations-of-encrypted-mail-in-mailapp/" rel="bookmark" title="5 February 2006, 12:38 am">The frustrations of encrypted mail in Mail.app</a></li>
<li><a href="http://www.hawkwings.net/2006/04/19/the-history-of-email/" rel="bookmark" title="19 April 2006, 11:28 pm">The history of email</a></li>
<li><a href="http://www.hawkwings.net/2005/10/08/gmail-aol-and-privacy/" rel="bookmark" title="8 October 2005, 11:48 am">Gmail, AOL and Privacy</a></li>
<li><a href="http://www.hawkwings.net/2005/12/29/too-much-information-spotlight-metadata-and-privacy/" rel="bookmark" title="29 December 2005, 12:58 am">Too much information?  Spotlight, metadata, and privacy</a></li>
<li><a href="http://www.hawkwings.net/2006/02/24/nine-reasons-not-to-worry-about-gmail/" rel="bookmark" title="24 February 2006, 9:28 am">Nine reasons not to worry about Gmail</a></li>
</ul>
<p><!-- Similar Posts took 42.560 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/04/27/the-story-of-pgp-and-gpg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The history of email</title>
		<link>http://www.hawkwings.net/2006/04/19/the-history-of-email/</link>
		<comments>http://www.hawkwings.net/2006/04/19/the-history-of-email/#comments</comments>
		<pubDate>Wed, 19 Apr 2006 13:28:29 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Email in general]]></category>
		<category><![CDATA[ARPANet]]></category>
		<category><![CDATA[CTSS]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[Multics]]></category>
		<category><![CDATA[RFC]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/04/19/the-history-of-email/</guid>
		<description><![CDATA[Tom Van Vleck, who worked on the Multics (Multiplexed Information and Computing Service) system in modern computing's prehistory, has written a history of email. Here you can read about the very beginnings of email in the CTSS project at MIT, the birth of ARPAnet and more.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2006/04/wp-images/emailoverload-2.jpg" height="134" width="110" border="0" align="right" hspace="10" vspace="0" alt="emailoverload" title="emailoverload" />Tom Van Vleck, who worked on the Multics (Multiplexed Information and Computing Service) system in modern computing&#8217;s prehistory, <a href="http://www.multicians.org/thvv/mail-history.html">has written</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> a history of email and early adventures in instant messaging.</p>
<p>Here you can read about the very beginnings of email in the CTSS project at MIT, the birth of ARPANet and its contribution to email and <a href="http://www.hawkwings.net/2005/10/23/emails-34th-birthday/">Ray Tomlinson</a>&#8216;s &#8220;invention&#8221; of <a href="http://www.hawkwings.net/2005/09/23/names-for-the-sign/">the @ sign</a> as an addressing convention.</p>
<p>It also contains a link to Brad Templeton&#8217;s <a href="http://www.templetons.com/brad/spam/spam25.html">History of Spam</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>.<tags>email, history, spam, ARPANet, Multics, CTSS, RFC</tags> <strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2005/10/23/emails-34th-birthday/" rel="bookmark" title="23 October 2005, 7:36 am">Email&#8217;s 34th birthday</a></li>
<li><a href="http://www.hawkwings.net/2005/09/23/names-for-the-sign/" rel="bookmark" title="23 September 2005, 7:15 am">Names for the @ sign</a></li>
<li><a href="http://www.hawkwings.net/2006/05/02/inside-the-life-of-a-link-spammer/" rel="bookmark" title="2 May 2006, 10:47 pm">Inside the life of a link spammer</a></li>
<li><a href="http://www.hawkwings.net/2005/12/31/two-top-fives-hawk-wings-2005-in-review/" rel="bookmark" title="31 December 2005, 2:54 am">Two Top Fives: Hawk Wings 2005 in review</a></li>
<li><a href="http://www.hawkwings.net/2006/04/27/the-story-of-pgp-and-gpg/" rel="bookmark" title="27 April 2006, 11:20 pm">The story of PGP and GPG</a></li>
</ul>
<p><!-- Similar Posts took 50.356 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/04/19/the-history-of-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A treasure trove of information on email</title>
		<link>http://www.hawkwings.net/2006/03/31/a-treasure-trove-of-information-on-email/</link>
		<comments>http://www.hawkwings.net/2006/03/31/a-treasure-trove-of-information-on-email/#comments</comments>
		<pubDate>Thu, 30 Mar 2006 14:03:13 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Email in general]]></category>
		<category><![CDATA[Apple Mail Tips]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[emoticons]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[quoting]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/03/31/a-treasure-trove-of-information-on-email/</guid>
		<description><![CDATA[Following some links on del.icio.us today, I stumbled across Dan's Mail Format Site .]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2006/03/wp-images/dans_email_site.jpg" height="91" width="100" border="0" align="right" hspace="10" vspace="0" alt="dans_email_site" title="dans_email_site" />Following some links on del.icio.us today, I stumbled across <a href="http://mailformat.dan.info/">Dan&#8217;s Mail Format Site</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>, a site full of backgrounding on email and how it works.</p>
<p>It covers everything from emoticons and RFC 2822 to MIME encoding, lots of stuff on headers and the politics of quoting, including one of my favourite topics, <a href="http://www.hawkwings.net/2005/10/03/shooting-yourself-in-the-foot-or-head-one-round-in-the-bottom-vs-top-posting-war/">the great top vs bottom posting debate</a>.</p>
<p>It may not be as up-to-date as it could be, but it is still a great resource and a feast of browsing for people who want to learn a bit more about how email works.<tags>email, tips, history, emoticons, quoting</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2005/12/14/joe-kissell-on-top-vs-bottom-posting/" rel="bookmark" title="14 December 2005, 10:16 am">Joe Kissell on top- vs bottom-posting</a></li>
<li><a href="http://www.hawkwings.net/2005/12/13/an-ode-to-bottom-posting/" rel="bookmark" title="13 December 2005, 11:02 am">An ode to bottom-posting</a></li>
<li><a href="http://www.hawkwings.net/2009/11/17/bottom-posters-rejoice-quotefix-plugin-is-here/" rel="bookmark" title="17 November 2009, 10:38 pm">Bottom posters rejoice! QuoteFix plugin is here</a></li>
<li><a href="http://www.hawkwings.net/2007/07/18/grubers-bottom-posting-scripts-for-mailapp/" rel="bookmark" title="18 July 2007, 10:11 pm">Gruber&#8217;s bottom-posting scripts for Mail.app</a></li>
<li><a href="http://www.hawkwings.net/2006/04/20/the-sorrows-of-top-posting-despite-oneself/" rel="bookmark" title="20 April 2006, 10:29 am">The sorrows of top-posting despite oneself</a></li>
</ul>
<p><!-- Similar Posts took 43.599 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/03/31/a-treasure-trove-of-information-on-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Mail: The Early Years</title>
		<link>http://www.hawkwings.net/2005/09/25/apple-mail-the-early-years/</link>
		<comments>http://www.hawkwings.net/2005/09/25/apple-mail-the-early-years/#comments</comments>
		<pubDate>Sat, 24 Sep 2005 15:10:55 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[Apple Mail Trivia]]></category>
		<category><![CDATA[Address Book]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[history of apple mail]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[NeXTMail]]></category>
		<category><![CDATA[NeXTSTEP]]></category>
		<category><![CDATA[return receipts]]></category>
		<category><![CDATA[x-faces]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/?p=139</guid>
		<description><![CDATA[The mail client we know and love has a long history. It was written from scratch for NeXTSTEP. Known as NeXTMail or simply, Mail.app, it was a powerful and fully-featured program, more powerful than its descendant Mail 2.0 in some ways, although less powerful in others.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/wp-images/NeXTMail.jpg" height="48" width="48" border="0" align="right" hspace="5" vspace="0" alt="NeXTMail" title="NeXTMail" />The mail client we know and love has a long history.   It was written from scratch for <a href="http://en.wikipedia.org/wiki/Nextstep">NeXTSTEP</a>, the operating system created by NeXT Inc, a company Steve Jobs founded in 1985 and which was bought up by Apple in 1996. </p>
<p>Known as NeXTMail or simply Mail.app, it was a powerful and fully-featured program, more powerful than its descendant Mail 2.0 in some ways, although less powerful in others.  </p>
<p>The importance of NeXTMail for OS X&#8217;s Mail.app is clear at once from a screenshot of NeXTMail&#8217;s interface:</p>
<div align="center">
<a href="http://www.hawkwings.net/wp-content/wp-images/Mail_Welcome-2.jpg" onclick="window.open('http://www.hawkwings.net/wp-content/wp-images/Mail_Welcome-2.jpg','popup','width=635,height=1016,scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=yes,left=0,top=0');return false"><img src="http://www.hawkwings.net/wp-content/wp-images/Mail_Welcome-2-tm.jpg" height="508" width="317" border="0" hspace="0" vspace="10" alt="NeXTMail_Welcome" title="NeXTMail_Welcome" /></a>
</div>
<p>Read on to take a look at Apple Mail in its early years, see what it could do, and hear what some people remember about using it.</p>
<p><span id="more-139"></span><br />
Steve Job&#8217;s welcome email shows that NeXTMail contains all the basics of the Mail 2.0 interface &#8212; message list and preview windows, toolbar, sophisticated treatment of graphics and full support for RTF.  In fact, it predated <a href="http://en.wikipedia.org/wiki/MIME">MIME</a>, the international standard that governs virtually all email communication today, and was based on a message format of its own.  <a href="http://don.yacktman.org/blog/">Don Yacktman</a> remembers that for all its beauty, communication with the outside world could be awkward: &#8220;If you didn&#8217;t have NeXTMail yourself and got a rich message, it was pretty obnoxious.  (Rich messages were sent as an RTFD file that was tarred up, compressed, and uuencoded &#8212; .tar.Z.uu)&#8221;.</p>
<p>NeXTMail on the NeXTSTEP Workspace shows the origin of more Mail 2.0 features:</p>
<div align="center">
<a href="http://www.hawkwings.net/wp-content/wp-images/NeXTMailDesktop.jpg" onclick="window.open('http://www.hawkwings.net/wp-content/wp-images/NeXTMailDesktop.jpg','popup','width=805,height=601,scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=yes,left=0,top=0');return false"><img src="http://www.hawkwings.net/wp-content/wp-images/NeXTMailDesktop-tm.jpg" height="180" width="241" border="0" hspace="0" vspace="10" alt="NeXTMailDesktop" title="NeXTMailDesktop" /></a>
</div>
<p>Here you see LipService and X-faces in action (see more below), the free-floating NeXTSTEP app-specific menu in the top left, the likwise free-floating mailbox list, and the NeXTSTEP Address Book. (Note too the &#8220;Father of the Dock&#8221; in the top right of the screen).  </p>
<p>Some NeXTMail preference panes give a further sense of the app&#8217;s abilities:</p>
<div align="center">
<a href="http://www.hawkwings.net/wp-content/wp-images/mailpref5-1.gif" onclick="window.open('http://www.hawkwings.net/wp-content/wp-images/mailpref5-1.gif','popup','width=274,height=384,scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=yes,left=0,top=0');return false"><img src="http://www.hawkwings.net/wp-content/wp-images/mailpref5-1-tm.jpg" height="192" width="137" border="0" hspace="5" vspace="10" alt="mailpref5" title="mailpref5" /></a><a href="http://www.hawkwings.net/wp-content/wp-images/mailpref1-1.gif" onclick="window.open('http://www.hawkwings.net/wp-content/wp-images/mailpref1-1.gif','popup','width=274,height=384,scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=yes,left=0,top=0');return false"><img src="http://www.hawkwings.net/wp-content/wp-images/mailpref1-1-tm.jpg" height="192" width="137" border="0" hspace="5" vspace="10" alt="mailpref1" title="mailpref1" /></a>
</div>
<p>Surprisingly, especially in a world where software bloat is all too common, some of the things that NeXTMail could do are missing from Mail 2.0.   <a href="http://www.macobserver.com/columns/devilsadvocate/">John Kheit</a> lists three of them:</p>
<ul>
<li>LipService (this was a system wide service that was part of the app/sound kit (today&#8217;s Cocoa)). Click a lips icon (next to compose icon) and talk into the built in mic. It records and adds your recording as an attachment. The attachment is an icon of a pair of lips (see the first screenshot above). Click on it and play.</li>
<p></p>
<li>Read receipt ability. The ability to set receive and read receipts. The ability to send receipts or purposefully not send them (via a hidden pref setting).</li>
<p></p>
<li>Plug-in architecture that allowed for mailfaces. It set up a universal database and ability to have mail icons from anyone that wanted to participate.</li>
</ul>
<p>Developers have tried to replace these missing features &#8212; <a href="http://www.hawkwings.net/2005/09/11/isay-voice-messages-via-apple-mail/">iSay</a> and <a href="http://www.acruxsoftware.com/mailvoiceclip/information.php">MailVoiceClip</a> for LipService, <a href="http://www.hawkwings.net/2005/09/08/the-plug-in-graveyard/">MailPriority</a> for read receipts (doesn&#8217;t work in Tiger), <a href="http://www.hawkwings.net/2005/08/31/mail-pictures/">MailPictures</a> for X-images-URL and pictures of senders not in your Address Book &#8212; but the decision to remove them in the first place is puzzling.</p>
<p>Despite this, Don Yacktman points out that (some) things have changed for the better:</p>
<blockquote><p>On the whole, I really like what Mail.app can do these days.  Don&#8217;t forget that it can also do a lot of things the original Mail.app never did.  The anti-spam and filtering features are huge improvements.  NeXTMail also had fewer options for connecting to mail servers, no ability for multiple .sig files, piss-poor message quoting abilities (needed plugins to make it bearable) and so on.  On the whole, while a few NeXTMail features may be missing, what we have in OS X today is much, much better.  That is not to say that there isn&#8217;t plenty of room for improvement, though.  Apple should keep making it better.  And I think it is hugely annoying that Apple isn&#8217;t yet supporting an official API for plugin writers.</p></blockquote>
<p><i>With thanks to John Kheit and Don Yacktman, who answered queries, offered pointers and opinions and provided some of the screenshots.</p>
<p>Hawk Wings is interested in the Prehistory of Apple Mail and welcomes any reminiscences, opinions or information on the journey from NeXTMail to Mail 2.0.3.  <a href="mailto:tim@hawkwings.net">Got some?</a></i><tags>NeXTMail, NeXTSTEP, mail.app, apple mail, return receipts, x-faces, history, address book, history of apple mail</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/10/16/steve-jobs-shows-off-nextstep-nextmail/" rel="bookmark" title="16 October 2006, 7:54 pm">Steve Jobs shows off NeXTSTEP, NeXTMail</a></li>
<li><a href="http://www.hawkwings.net/2006/01/04/applescript-to-answer-a-return-receipt-in-mailapp/" rel="bookmark" title="4 January 2006, 9:56 am">AppleScript to send a return receipt in Mail.app</a></li>
<li><a href="http://www.hawkwings.net/2006/09/18/hawk-wings-addon-and-plugin-list-update-10-new-entries/" rel="bookmark" title="18 September 2006, 11:24 pm">Hawk Wings Addon and Plugin List Update: 10 new entries</a></li>
<li><a href="http://www.hawkwings.net/2007/03/24/sending-sms-messages-with-address-book/" rel="bookmark" title="24 March 2007, 11:25 pm">Sending SMS messages with Address Book</a></li>
<li><a href="http://www.hawkwings.net/2006/07/12/openstep-the-prehistory-of-mailapp-plugins/" rel="bookmark" title="12 July 2006, 1:04 am">OPENSTEP: The Prehistory of Mail.app plugins</a></li>
</ul>
<p><!-- Similar Posts took 50.407 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2005/09/25/apple-mail-the-early-years/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

