<?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; bug</title>
	<atom:link href="http://www.hawkwings.net/tag/bug/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>10.6.4&#8242;s Black Email of Death</title>
		<link>http://www.hawkwings.net/2010/07/02/10-6-4s-black-email-of-death/</link>
		<comments>http://www.hawkwings.net/2010/07/02/10-6-4s-black-email-of-death/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 12:08:24 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail Bugs]]></category>
		<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[WebKit]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2010/07/02/10-6-4s-black-email-of-death/</guid>
		<description><![CDATA[Somewhere, in recent updates to Safari 5.0 (included in the 10.6.4 update), something went wrong with the way applications pass text to each other. A post at MacFixIt suggests that the fault lies with WebKit, which is now &#8220;using rgb(0,0,0) as the value for the CSS &#8220;background-color&#8221; property for messages&#8221;. Whatever the cause, emails generated [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2010/07/hopper_120px.jpg" alt="Hopper 120px" height="140"  align="right" border="0" hspace="10" vspace="0" width="120"/>Somewhere, in recent updates to Safari 5.0 (included in the 10.6.4 update), something went wrong with the way applications pass text to each other. </p>
<p><a href="http://reviews.cnet.com/8301-13727_7-20008012-263.html" title="Black backgrounds in Mail messages recognized by Apple | MacFixIt - CNET Reviews">A post at MacFixIt</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> suggests that the fault lies with WebKit, which is now &#8220;using rgb(0,0,0) as the value for the CSS &#8220;background-color&#8221; property for messages&#8221;. </p>
<p>Whatever the cause, emails generated in other apps often arrive in Mail.app with black text on a black background.</p>
<p>Here are some I made earlier: one generated by mailing a to-do from iCal:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2010/07/blackemailofdeath_2.jpg" alt="Blackemailofdeath 2" height="377" width="450"/></div>
<p>Another created by running an applescript over a blog post in Safari:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2010/07/blackemailofdeath.jpg" alt="Blackemailofdeath" height="368" width="450"/></div>
<p>Suggested workarounds vary in complexity.  Some involve dragging iCal appointments to the Desktop and then into Mail, others suggest copying all the blacked-out text, cutting and pasting it into another app like Textedit to turn it into plain text and then pasting it back again.</p>
<p>Unmarked Software, the developer of TextSoap, has even produced a stand-alone Mac OS X Service, <a href="http://www.unmarked.com/freebies/index.html" title="TextSoap">FixMailText</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>, as a work around.</p>
<p>In fact, the fix is quite simple.  <a href="http://support.apple.com/kb/TS3385" title="">Apple&#8217;s technote</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> on the problem points out that all you need to do in most cases is </p>
<p>1. Place the cursor into the body of the email.</p>
<p>2. Press &#x21E7;+&#x2318;+T (Shift + Command + T) to turn it into plain text. Or select &#8220;Make Plain Text&#8221; from Mail&#8217;s Format menu</p>
<p>3. Carry on.</p>
<p>It also suggests a slightly more convoluted workaround for those who need to preserve links embedded in Rich Text:</p>
<blockquote><p>If you want to preserve links the message might contain:</p>
<ol>
<li>Click in the body of the Mail message</li>
<li>Press Command-A to select all</li>
<li>Press Command-X to cut</li>
<li>Press the Delete key to clear remaining elements</li>
<li>Press Option-Shift-Command-V (Paste and Match Style)</li>
</ol>
<p>This will replace the black-on-black text with text that uses your default Mail font settings.</p></blockquote>
<p>As others have said, a technote from Apple on the problem is as close as one will get to acknowledgement that something is wrong.  </p>
<p>Hopefully a proper fix is not far away.</p>
<p><strong>UPDATE: 6 July 2010</strong> Mail Attachment Iconizer, a mail plugin that is also afflicted with this bug <a href="http://lokiware.info/Mail-Attachments-Iconizer">has been updated</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> with a release (2.1.10) that resolves the problem. [ via <a href="http://reviews.cnet.com/8301-13727_7-20009669-263.html?part=rss&#038;tag=feed&#038;subj=MacFixIt">MacFixIt</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>}<tags>apple mail, safari, webkit, mail.app, apple mail bugs, ical, applescript</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2005/09/27/sending-html-messages-in-apple-mail/" rel="bookmark" title="27 September 2005, 8:58 pm">Sending HTML messages in Apple Mail</a></li>
<li><a href="http://www.hawkwings.net/2005/09/27/composing-html-messages-in-apple-mail/" rel="bookmark" title="27 September 2005, 11:19 am">Composing HTML messages in Apple Mail</a></li>
<li><a href="http://www.hawkwings.net/2008/06/16/lock-up-leopard-mail-in-three-easy-steps/" rel="bookmark" title="16 June 2008, 12:16 am">Lock up Leopard Mail in three easy steps</a></li>
<li><a href="http://www.hawkwings.net/2006/04/05/betalogue-ponders-slow-death-of-plain-text/" rel="bookmark" title="5 April 2006, 12:34 am">Betalogue ponders slow death of plain text</a></li>
<li><a href="http://www.hawkwings.net/2005/10/04/fuhgeddaboutit-make-a-to-do-from-an-email/" rel="bookmark" title="4 October 2005, 10:16 pm">Fuhgeddaboutit: Make a To Do from an email</a></li>
</ul>
<p><!-- Similar Posts took 7.011 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2010/07/02/10-6-4s-black-email-of-death/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Lock up Leopard Mail in three easy steps</title>
		<link>http://www.hawkwings.net/2008/06/16/lock-up-leopard-mail-in-three-easy-steps/</link>
		<comments>http://www.hawkwings.net/2008/06/16/lock-up-leopard-mail-in-three-easy-steps/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 14:16:34 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail Bugs]]></category>
		<category><![CDATA[Apple Mail Tips]]></category>
		<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[plain text]]></category>
		<category><![CDATA[rich text]]></category>
		<category><![CDATA[signatures]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2008/06/16/lock-up-leopard-mail-in-three-easy-steps/</guid>
		<description><![CDATA[On Apple Discussions Martin Marconcini has discovered a way to bring Mail.app to a screaming halt in three easy steps. Frustrated by Mail&#8217;s tendency to freeze when he dragged anything onto Mail&#8217;s Dock icon, he went back and painstakingly restored his Mail installation step-by-step until the glitch re-emerged. Here&#8217;s what he discovered (you can test [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2008/06/thomastrainwreck.jpg" alt="Thomastrainwreck"  align="right" border="0" hspace="10" vspace="0" height="91" width="130"/>On Apple Discussions Martin Marconcini <a href="http://discussions.apple.com/thread.jspa?messageID=6903761&amp;#6903761">has discovered</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> a way to bring Mail.app to a screaming halt in three easy steps.</p>
<p>Frustrated by Mail&#8217;s tendency to freeze when he dragged anything onto Mail&#8217;s Dock icon, he went back and painstakingly restored his Mail installation step-by-step until the glitch re-emerged.</p>
<p>Here&#8217;s what he discovered (you can test it for yourself):</p>
<p><strong>One:</strong> Set Mail&#8217;s New message default in the Composing preference pane to plain text.</p>
<p><strong>Two:</strong> Add a signature to your email account in the Signatures Preference pane. Make sure that you select it at the bottom of the signature pane to be added to every new message by default:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2008/06/maildefaultsig.jpg" alt="Maildefaultsig" height="150" width="450"/></div>
<p><strong>Three:</strong> Drag an image or anything else onto Mail&#8217;s Dock icon.</p>
<p>That&#8217;s a big, 100%-repeatable train wreck for me.  </p>
<p>It seems like a common configuration; it&#8217;s not restricted to dragging ClarisWorks documents onto the Dock icon when the signature contains a particular accented Laotian character.  How does such a thing not emerge in internal testing? Perhaps I am too romantic about internal testing. </p>
<p>Anyway, happily, I am in the clear.  All my signatures are just a few keystrokes away in <a href="http://www.hawkwings.net/2006/09/06/textexpander-update-tips-and-tricks/" title="TextExpander: Update, Tips and Tricks | Hawk Wings">TextExpander</a>. </p>
<p>But Martin suggests some workarounds for those plagued by these freezes:</p>
<blockquote><p>a) Use Rich Text (not an option if you use Blackberry or need plain text)<br />
b) Use Plain Text but remove the signatures (can be a Pain In the A** if you use different business accounts like me with odd disclaimers that are a &#8220;must&#8221;).<br />
c) Roll back to Safari 3.0.* and either use it or use Camino/Opera/Firefox/Etc. Could be a problem if you rely on Safari stuff like Inquisitor, 1Password, etc.<br />
d) Don&#8217;t drag attachments to the dock icon… </p></blockquote>
<p>On 8 April Apple acknowledged this as &#8220;a known issue, which is currently being investigated by engineering&#8221;. <tags>mail.app, apple mail, rich text, webkit?, plain text, dock, attachments, bug, signatures</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/11/07/signatureprofiler-13-skype-html-css-and-more/" rel="bookmark" title="7 November 2006, 11:14 pm">SignatureProfiler 1.3: Skype, HTML, CSS, images, hyperlinks and more</a></li>
<li><a href="http://www.hawkwings.net/2009/10/27/quickly-add-urls-to-apple-mail-signatures/" rel="bookmark" title="27 October 2009, 9:24 pm">Quickly add URLs to Apple Mail Signatures</a></li>
<li><a href="http://www.hawkwings.net/2006/04/15/how-to-make-a-nice-sig-file-using-css/" rel="bookmark" title="15 April 2006, 10:10 am">How to make a nice .sig file using CSS</a></li>
<li><a href="http://www.hawkwings.net/2005/11/17/looking-nice-for-outlook-users/" rel="bookmark" title="17 November 2005, 10:52 pm">Looking nice for Outlook users</a></li>
<li><a href="http://www.hawkwings.net/2007/06/19/attache-droplet-for-quick-mailapp-attachment-lists/" rel="bookmark" title="19 June 2007, 11:31 pm">Attaché: Droplet for quick Mail.app attachment lists</a></li>
</ul>
<p><!-- Similar Posts took 6.625 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2008/06/16/lock-up-leopard-mail-in-three-easy-steps/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Security Bug back for Leopard Mail</title>
		<link>http://www.hawkwings.net/2007/11/21/security-bug-back-for-leopard-mail/</link>
		<comments>http://www.hawkwings.net/2007/11/21/security-bug-back-for-leopard-mail/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 21:53:54 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple Mail Bugs]]></category>
		<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[leopard mail]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[shell script]]></category>
		<category><![CDATA[Tiger Mail]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2007/11/21/security-bug-back-for-leopard-mail/</guid>
		<description><![CDATA[The shell script security exploit exposed and then fixed in Tiger Mail has been reintroduced into Leopard Mail. The loophole allows a sender to disguise an executable file (say, a shell script) as an image or some other harmless file. When clicked on, the executable file runs. Don&#8217;t remember? See the Hawk Wings post at [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2007/11/hopper_100px.jpg" alt="Hopper 100px"  align="right" border="0" hspace="10" vspace="0" height="104" width="98"/>The shell script security exploit exposed and then fixed in Tiger Mail has been reintroduced into Leopard Mail.</p>
<p>The loophole allows a sender to disguise an executable file (say, a shell script) as an image or some other harmless file.  When clicked on, the executable file runs. Don&#8217;t remember?  See <a href="http://www.hawkwings.net/2006/02/22/security-flaw-with-scripts-in-mailapp/" title="Hawk Wings  &raquo; Blog Archive   &raquo; Security flaw with scripts in Mail.app">the Hawk Wings post</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> at the time (Feb, 2006).</p>
<p>Now, it&#8217;s back. You can test for yourself. The Heise Security web site offers to send you a test email.  Give them an email address and after a confirmation, the email arrives:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2007/11/heissesecurityemail.jpg" alt="Heissesecurityemail" height="358" width="450"/></div>
<p>CLick on the &#8220;jpg&#8221; to open it, and it runs a shell script, listing your current directory and exiting harmelessly:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2007/11/shellscript.jpg" alt="Shellscript" height="164" width="434"/></div>
<p>Last time, the news prompted <a href="http://www.hawkwings.net/2006/02/23/mac-attack-snack-pack/" title="Hawk Wings  &raquo; Blog Archive   &raquo; Mac Attack Snack Pack">a range of responses</a>, some of them rather hysterical.  One writer <a href="http://www.hawkwings.net/2006/02/25/mailapp-too-dangerous-to-use/" title="Hawk Wings  &raquo; Blog Archive   &raquo; Mail.app too dangerous to use?">even claimed</a> that it made Mail.app too dangerous to use.</p>
<p>I am happy to follow John Gruber&#8217;s lead (again). <a href="http://daringfireball.net/2006/02/safari%20shell_script_exploit">As he said</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> last time:</p>
<blockquote><p>â€œIt boils down to this: you canâ€™t safely double-click files from untrusted sources, and you never could.  This is no different today on Mac OS X 10.4 than it was a decade ago on Mac OS 8 and 9.â€</p></blockquote>
<p>Puzzling that it&#8217;s back, yes.  But dangerous? No more than usual. </p>
<p><strong>UPDATE:</strong> &#8220;FatYank&#8221; provides a quick fix in the comments for those who are really worried about this:</p>
<blockquote><p>The workaround for this is to rename Terminal. When you rename Terminal and double click on the JPG, you get a message stating that Preview cannot open the file.</p></blockquote>
<p>Or, as Rob points out, you could use Quickview to view attachments first, in which these &#8220;fake&#8221; file show up as empty.  </p>
<p>Thanks!</p>
<p>[Via <a href="http://www.theregister.co.uk/2007/11/20/leopard_reintroduces_security_vuln/" title="Leopard security bug puts Mail users at risk | The Register">The Register</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>]<tags>mail.app, apple mail, leopard mail, security, shell script, bug, apple, tiger mail, exploit</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/02/22/security-flaw-with-scripts-in-mailapp/" rel="bookmark" title="22 February 2006, 11:51 am">Security flaw with scripts in Mail.app</a></li>
<li><a href="http://www.hawkwings.net/2005/10/18/rcmail-remotely-control-your-mac-by-email/" rel="bookmark" title="18 October 2005, 10:45 pm">RCMail: Remotely control your Mac by email</a></li>
<li><a href="http://www.hawkwings.net/2008/06/09/fix-for-leopard-mails-broken-new-mail-alert/" rel="bookmark" title="9 June 2008, 12:25 am">Fix for Leopard Mail&#8217;s broken new mail alert</a></li>
<li><a href="http://www.hawkwings.net/2007/03/03/scripts-to-automate-the-mailapp-envelope-speed-trick/" rel="bookmark" title="3 March 2007, 11:35 pm">Scripts to automate the Mail.app Envelope speed trick</a></li>
<li><a href="http://www.hawkwings.net/2006/05/04/remotely-control-your-mac-via-applescript/" rel="bookmark" title="4 May 2006, 7:40 am">Remotely control your Mac via AppleScript</a></li>
</ul>
<p><!-- Similar Posts took 6.668 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2007/11/21/security-bug-back-for-leopard-mail/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Odd Corruption in IMAP attachments</title>
		<link>http://www.hawkwings.net/2006/10/12/odd-corruption-in-imap-attachments/</link>
		<comments>http://www.hawkwings.net/2006/10/12/odd-corruption-in-imap-attachments/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 11:10:48 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail Bugs]]></category>
		<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[corruption]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[mai.app]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/10/12/odd-corruption-in-imap-attachments/</guid>
		<description><![CDATA[A poster on the Apple Discussion Boards is having a very weird experience with attachments in his IMAP account. Dylan Muir finds that when he views large attachments stored on his IMAP server in Mail.app, they are corrupted. If he views them in a webmail client, they aren&#8217;t. If he views them in Thunderbird, they [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2006/10/applelogogrey.jpg"  align="right" border="0" hspace="10" vspace="0" alt="Applelogogrey" height="121" width="100" />A poster on the Apple Discussion Boards is <a href="http://discussions.apple.com/thread.jspa?threadID=684776">having a very weird experience</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> with attachments in his IMAP account.</p>
<p>Dylan Muir finds that when he views large attachments stored on his IMAP server in Mail.app, they are corrupted. If he views them in a webmail client, they aren&#8217;t.  If he views them in Thunderbird, they aren&#8217;t.  It&#8217;s only Mail.app.</p>
<p>Unusually, the Apple Mail gods on the Discussion Boards seem to be out of ideas.</p>
<p>I wonder if anyone here has experienced this too (I never have), and knows what&#8217;s going on.<tags>mai.app, apple mail, attachments, imap, corruption, bug</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/10/05/switching-a-mac-account-from-pop-to-imap/" rel="bookmark" title="5 October 2006, 1:31 am">Switching a .Mac account from POP to IMAP</a></li>
<li><a href="http://www.hawkwings.net/2005/09/30/two-stories-of-apple-mail-and-imap/" rel="bookmark" title="30 September 2005, 5:52 pm">Two stories of Apple Mail and IMAP</a></li>
<li><a href="http://www.hawkwings.net/2006/12/05/freudian-slip-mailapps-thrash-folder/" rel="bookmark" title="5 December 2006, 12:01 am">A Freudian slip</a></li>
<li><a href="http://www.hawkwings.net/2006/05/18/appleinsiders-1047-mailapp-tease/" rel="bookmark" title="18 May 2006, 11:54 pm">AppleInsider&#8217;s 10.4.7 Mail.app tease</a></li>
<li><a href="http://www.hawkwings.net/2005/11/01/mailtags-causing-rule-problems-in-1043/" rel="bookmark" title="1 November 2005, 9:14 pm">MailTags causing rule problems in 10.4.3</a></li>
</ul>
<p><!-- Similar Posts took 6.421 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/10/12/odd-corruption-in-imap-attachments/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>The Table View Selection bug: What it is and how to fix it</title>
		<link>http://www.hawkwings.net/2006/07/27/the-table-view-selection-bug-what-it-is-and-how-to-fix-it/</link>
		<comments>http://www.hawkwings.net/2006/07/27/the-table-view-selection-bug-what-it-is-and-how-to-fix-it/#comments</comments>
		<pubDate>Thu, 27 Jul 2006 13:39:02 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple Mail Bugs]]></category>
		<category><![CDATA[apple mail. Message selection]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>
		<category><![CDATA[mail.app]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/07/27/the-table-view-selection-bug-what-it-is-and-how-to-fix-it/</guid>
		<description><![CDATA[Some people (notably John Gruber ) find one behaviour in Mail.app &#8220;both wrong and endlessly frustrating&#8221;. The problem is this: If you use Shift-Arrow keys to select multiple messages in the Mail&#8217;s Message Viewer, hitting Shift-Up to deselect a message highlighted by mistake doesn&#8217;t deselect it. It selects the message immediately above the top selected [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2006/07/wp-images/selection.jpg" height="43" width="120" border="0" align="right" hspace="10" vspace="0" alt="selection" title="selection" />Some people (notably <a href="http://daringfireball.net/2006/07/mr_jimmy">John Gruber</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>) find one behaviour in Mail.app &#8220;both wrong and endlessly frustrating&#8221;.</p>
<p>The problem is this: If you use Shift-Arrow keys to select multiple messages in the Mail&#8217;s Message Viewer, hitting Shift-Up to deselect a message highlighted by mistake doesn&#8217;t deselect it. It selects the message immediately above the top selected email instead.</p>
<p>Try it. I had never even attempted this before, so it was news to me.</p>
<p>The fault is caused (I learn from John&#8217;s post) by the default list controls in Data Browser (Carbon apps like Finder and iTunes) and in NSTableView (Cocoa apps).</p>
<p>Jim Speth <a href="http://end.com/speth/2006/07/fixing-gods-horrible-mistakes/">has written a plugin</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> for Mail.app that makes the Shift-Arrow key combination behave as many believe it should. </p>
<p>If âŒ˜-Clicking the offending item selected by mistake doesn&#8217;t satisfy, this may be solution for you.</p>
<p>LiveJournal blogger Nevyn <a href="http://devnevyn.livejournal.com/1124.html">has taken the fix a step further</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> by turning the plugin into an Input Manager that will correct the behaviour in all Cocoa apps. One small hitch; it crashes the Adium 1.0 beta.</p>
<p>[Via <a href="http://daringfireball.net/">Daring Fireball</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>]<tags>mail.app, apple mail. Message selection, keyboard shortcuts, bug</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/09/11/mail-type-select-26-finder-like-text-matching-in-mailapp-now-universal/" rel="bookmark" title="11 September 2006, 10:39 pm">Mail Type Select 2.6: Finder-like text matching in Mail.app, now universal</a></li>
<li><a href="http://www.hawkwings.net/2006/05/20/forward-only-selected-attachments/" rel="bookmark" title="20 May 2006, 11:02 pm">Forward only selected attachments</a></li>
<li><a href="http://www.hawkwings.net/2006/10/22/faster-text-dragging-in-cocoa-apps-like-mail/" rel="bookmark" title="22 October 2006, 5:18 pm">Faster text dragging in Cocoa apps (like Mail)</a></li>
<li><a href="http://www.hawkwings.net/2005/09/15/10-most-useful-keyboard-shortcuts/" rel="bookmark" title="15 September 2005, 12:52 am">10 most useful keyboard shortcuts</a></li>
<li><a href="http://www.hawkwings.net/2006/06/16/shortcuts-10-assign-hotkeys-to-contextual-menu-items/" rel="bookmark" title="16 June 2006, 11:44 pm">Shortcuts 1.0: Contextual menu hotkeys</a></li>
</ul>
<p><!-- Similar Posts took 6.597 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/07/27/the-table-view-selection-bug-what-it-is-and-how-to-fix-it/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Apple Mail phones home too</title>
		<link>http://www.hawkwings.net/2006/07/18/apple-mail-phones-home-too/</link>
		<comments>http://www.hawkwings.net/2006/07/18/apple-mail-phones-home-too/#comments</comments>
		<pubDate>Tue, 18 Jul 2006 12:17:28 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail Bugs]]></category>
		<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[certificates]]></category>
		<category><![CDATA[hanging]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[port 80]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[reply]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[spinning beachball of death]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/07/18/apple-mail-phones-home-too/</guid>
		<description><![CDATA[Not long ago Daniel Jalkut discovered that Dashboard calls home to Apple to check for widget updates. Today I discovered that Mail.app does the same thing.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2006/07/wp-images/phonehomefirewall.jpg" height="95" width="100" border="0" align="right" hspace="10" vspace="0" alt="phonehomefirewall" title="phonehomefirewall" />Not long ago Daniel Jalkut <a href="http://www.red-sweater.com/blog/153/apple-phones-home-too">discovered that Dashboard calls home</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> to Apple to check for widget updates. Today I discovered that Mail.app does the same thing.</p>
<p>Recently at my real work but not at home, Mail has been hanging for 30 seconds to a minute each time I tried to reply to an email.  I would hit the Reply button and have time to make a cup of coffee in the kitchenette before the reply window appeared.</p>
<p>Luckily, the network administrator at the College, Tim Bell, has god-like tcpdump powers. He uncovered what was happening.</p>
<p>Each time I reply to a message, Mail attempts to contact an Apple server through port 80. That&#8217;s not a problem at home, but it is at work, where port 80 is blocked and a proxy redirects all HTTP traffic through another port. Mail didn&#8217;t respect my proxy settings. It carried on regardless with a process that eventually failed after lengthy delay.</p>
<p>Tim opened the port so that we could see what Mail was trying to do. </p>
<p>Mail was sending the following request based on my .Mac username to certinfo.mac.com (17.250.248.148):</p>
<p><span id="code">GET /lookup?timgaden HTTP/1.1</p>
<p>In response, it was getting:</p>
<div id="code">timgaden<br />
================<br />
R5IGFzc3VtZXMg<br />
YWNjZXB0YW5jZSB</div>
<p>The third line in base64 decodes to </span><span id="code">G\x92\x06\x1777V\xd6W2</span> (where <span id="code">\x??</span> means the non-ascii character 92 (in hex), etc.) &#8211; so Tim tells me &#8211; and the fourth line to <span id="code">acceptance </span> (with a trailing space).</p>
<p>Once we understood the problem, we could google for an answer. It turns out that Jonathan Wight <a href="http://toxicsoftware.com/blog/mailapp_hangs_problem_and_solution/">experienced the same thing</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> a year ago. He also provides a fix: delete the <span id="code">~/Library/Preferences/com.apple.security.plist</span> preferences file.</p>
<p>I&#8217;m not suggesting that anything nefarious or underhand is happening here, but it still puzzles me on three fronts.</p>
<p>First, what exactly is it checking and what is the undecipherable response? Is it checking my iChat certificate? </p>
<p>Secondly, why should Mail try to do this when I am replying to a message in my work account on my work server?</p>
<p>Thirdly, why is Mail so stupid? What design oversight makes it overlook my system-wide proxy settings and carry on banging away at port 80, giving me endless delays? Normally, Mail.app helps me to get things done, but not here.</p>
<p><strong>UPDATE:</strong> MacGeekery <a href="http://www.macgeekery.com/tips/mail_app_doesnt_phone_home_either">has posted an interesting take</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> on this, which is worth a read. </p>
<p>I hope I made it clear in my post above &#8211; although perhaps I didn&#8217;t &#8211; that I do not think Apple is stealing my credit card information or looking for cracked software or turning my computer into a drone for Apple press releases or doing anything else untoward. </p>
<p>I do think it is puzzling that my proxy settings were ignored and that Mail.app was thus unusable for up to a minute everytime I tried to reply to a message. I do think it is puzzling that the fix was so hard to find. I do think it is fair to expect better of Apple than this. </p>
<p>[Thanks for your help this afternoon, Tim. All my tcpdump are belong to you.]<tags>mail.app, apple mail, security, certificates, port 80, reply, hanging, spinning beachball of death, bug, proxy</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/10/18/long-delays-with-mailapp-replies/" rel="bookmark" title="18 October 2006, 11:11 pm">Long delays with Mail.app replies</a></li>
<li><a href="http://www.hawkwings.net/2006/01/20/posting-mac-mail-when-port-25-is-blocked/" rel="bookmark" title="20 January 2006, 2:32 am">Posting .Mac mail when Port 25 is blocked</a></li>
<li><a href="http://www.hawkwings.net/2006/12/22/emailing-from-starbucks-what-port-587-is-for/" rel="bookmark" title="22 December 2006, 12:53 am">Emailing from Starbucks: What port 587 is for</a></li>
<li><a href="http://www.hawkwings.net/2006/09/24/three-outgoing-mail-fixes-for-mac-users-on-the-go/" rel="bookmark" title="24 September 2006, 9:31 pm">Three outgoing mail fixes for Mac users on the go</a></li>
<li><a href="http://www.hawkwings.net/2006/10/14/four-things-that-mailapp-cant-do/" rel="bookmark" title="14 October 2006, 9:28 pm">Four things that Mail.app can&#8217;t do</a></li>
</ul>
<p><!-- Similar Posts took 54.647 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/07/18/apple-mail-phones-home-too/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>iPhoto 6 bug with emailed pictures</title>
		<link>http://www.hawkwings.net/2006/01/29/iphoto-6-bug-with-emailed-pictures/</link>
		<comments>http://www.hawkwings.net/2006/01/29/iphoto-6-bug-with-emailed-pictures/#comments</comments>
		<pubDate>Sat, 28 Jan 2006 13:25:37 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[Apple Mail Bugs]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[iPhoto 6]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[orientation]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[to]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/01/29/iphoto-6-bug-with-emailed-pictures/</guid>
		<description><![CDATA[Pierre Igot has noticed an odd bug in the way iPhoto 6 sends some photos to Mail.app for emailing. If you change the orientation of a photo in iPhoto and then try to email it by sending the image to Mail.app, it orientation change gets lost.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/wp-images/iphoto_icon.jpg" height="63" width="81" border="0" align="right" hspace="10" vspace="0" alt="iphoto_icon" title="iphoto_icon" />Pierre Igot at Betalogue <a href="http://www.betalogue.com/2006/01/26/iphoto-6-rotated-picture-not-rotated-when-sharing-by-e-mail/">has noticed an odd <tag>bug</tag></a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> in the way <tag>iPhoto 6</tag> sends some <tag>photos</tag><tag> to </tag><tag>Mail.app</tag> for <tag>email</tag>ing.</p>
<p>If you change the <tag>orientation</tag> of a photo in iPhoto and then try to email it by sending the image to Mail.app, the orientation change gets lost. </p>
<p>It only happens the first time you try it though. If you kill the email and try again from iPhoto everything is fine. Odd. <strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/12/07/iphoto2gmail-email-photos-with-gmail/" rel="bookmark" title="7 December 2006, 11:26 pm">iPhoto2Gmail: Email photos with Gmail</a></li>
<li><a href="http://www.hawkwings.net/2009/10/26/changing-snow-leopards-mail-icon/" rel="bookmark" title="26 October 2009, 8:50 pm">Changing Snow Leopard&#8217;s Mail Icon</a></li>
<li><a href="http://www.hawkwings.net/2006/01/05/iphoto-mailer-patcher-in-iphoto-5/" rel="bookmark" title="5 January 2006, 11:45 am">iPhoto Mailer Patcher in iPhoto 5</a></li>
<li><a href="http://www.hawkwings.net/2006/04/24/emailing-photos-in-mailapp/" rel="bookmark" title="24 April 2006, 10:52 pm">Emailing photos in Mail.app</a></li>
<li><a href="http://www.hawkwings.net/2005/12/17/iphoto-mailer-patcher-email-pics-for-almost-everyone/" rel="bookmark" title="17 December 2005, 12:05 am">iPhoto Mailer Patcher: email pics for (almost) everyone</a></li>
</ul>
<p><!-- Similar Posts took 44.106 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/01/29/iphoto-6-bug-with-emailed-pictures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The true history of the word, &#8220;bug&#8221;</title>
		<link>http://www.hawkwings.net/2006/01/11/the-true-history-of-the-word-bug/</link>
		<comments>http://www.hawkwings.net/2006/01/11/the-true-history-of-the-word-bug/#comments</comments>
		<pubDate>Tue, 10 Jan 2006 13:27:20 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail Bugs]]></category>
		<category><![CDATA[Apple Mail Trivia]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[computer problems]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[Harvard Mark II]]></category>
		<category><![CDATA[insect]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[moth]]></category>
		<category><![CDATA[phreakers]]></category>
		<category><![CDATA[telegraph operators]]></category>
		<category><![CDATA[Thomas Edison]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/01/11/the-true-history-of-the-word-bug/</guid>
		<description><![CDATA[On 9 September 1947, a US Navy technician fixed a fault in a Harvard Mark II computer by extracting a moth that was caught between the contacts of a relay in the system. This well-documented event (you can see the log report complete with moth sticky-taped to it here) is often thought to the origin of the word, "bug", in the sense of a computer problem, something even Mail.app suffers from time to time. But it's not true.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/wp-images/bug2-5.jpg" height="73" width="67" border="0" align="right" hspace="5" vspace="0" alt="bug2" title="bug2" />On 9 September 1947, a US Navy technician fixed a fault in a <tag>Harvard Mark II</tag> <tag>computer</tag> by extracting a <tag>moth</tag> that was caught between the contacts of a relay in the system.</p>
<p>This well-documented event (you can see the log report complete with moth sticky-taped to it <a href="http://www.history.navy.mil/photos/pers-us/uspers-h/g-hoppr.htm">here</a>) is often thought to be the origin of the terms, &#8220;<tag>bug</tag>&#8221; and &#8220;<tag>debug</tag>&#8220;, in reference to <tag>computer problems</tag>, something even <tag>Mail.app</tag> suffers <a href="http://www.hawkwings.net/index.php?tag=bugs">from time to time</a>.  </p>
<p>But it&#8217;s not true.  </p>
<p>According to Michael Quinion&#8217;s <i>Port Out, Starboard Home and Other Language Myths</i> (Penguin, 2005), this use of bug is much older.  </p>
<p>He cites a report in the <i>Pall Mall Gazette</i> from 1889 about the inventor <tag>Thomas Edison</tag>:</p>
<blockquote><p>Mr Edison, I was informed, had been up the two previous nights discovering a &#8216;bug&#8217; in his phonograph &#8212; an expression for solving a difficulty, and implying that some imaginary <tag>insect</tag> has secreted itself inside and is causing all the trouble.</p></blockquote>
<p>And he suggests that it might be even older. An electrical handbook published in 1896 mentions that the term was first used jokingly by <tag>telegraph operators</tag> to explain that noisy lines were caused by insects invading the telegraph wires.</p>
<p>The legacy of nineteenth century proto-phone-<tag>phreakers</tag>?</p>
<p>(Holiday reading). <strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2005/11/01/the-people-who-built-apple-mail/" rel="bookmark" title="1 November 2005, 12:10 am">The people who built Apple Mail?</a></li>
<li><a href="http://www.hawkwings.net/2005/09/13/ipanema-get-your-ip-address-emailed-to-you/" rel="bookmark" title="13 September 2005, 11:37 pm">Ipanema: Get your IP address emailed to you</a></li>
<li><a href="http://www.hawkwings.net/2005/11/05/data-smog-getting-things-done-and-microsoft/" rel="bookmark" title="5 November 2005, 8:12 am">&#8220;Data smog&#8221;, Getting Things Done and Microsoft</a></li>
<li><a href="http://www.hawkwings.net/2006/11/10/apple-wants-another-mail-team-engineer/" rel="bookmark" title="10 November 2006, 10:43 pm">Apple wants another Mail Team Engineer</a></li>
<li><a href="http://www.hawkwings.net/2005/12/31/chibininja-easy-cross-platform-encrypted-messages/" rel="bookmark" title="31 December 2005, 12:53 am">Chibi Ninja: Cross-platform encrypted messages</a></li>
</ul>
<p><!-- Similar Posts took 13.095 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/01/11/the-true-history-of-the-word-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Broken hyperlinks in Apple Mail</title>
		<link>http://www.hawkwings.net/2005/07/26/broken-hyperlinks-in-apple-mail/</link>
		<comments>http://www.hawkwings.net/2005/07/26/broken-hyperlinks-in-apple-mail/#comments</comments>
		<pubDate>Tue, 26 Jul 2005 13:33:30 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[annoyance]]></category>
		<category><![CDATA[broken hyperlinks]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[line wrapping]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[URLs]]></category>

		<guid isPermaLink="false">http://orbit.altweb.net/~timgaden/wordpress/?p=25</guid>
		<description><![CDATA[While I love Apple Mail, there is one thing in particular about it which bugs me; it has a habit of breaking hyperlinks so that recipients of my emails can't just click on them.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/wp-images/mail-1.jpg" height="73" width="72" border="0" align="right" hspace="5" vspace="0" alt="mail" title="mail" />While I love Apple Mail, one thing in particular about it bugs me; it has a habit of breaking hyperlinks so that recipients of my emails can&#8217;t just click on them the way they should be able to.  When I add &#8220;<a href="http://forums.whirlpool.net.au/forum-threads.cfm?f=38">http://forums.whirlpool.net.au/forum-threads.cfm?f=38</a>&#8221; to an email, people using other mail clients often receive it as &#8220;<a href="http://forums.whirlpool.net.">http://forums.whirlpool.</a> au/forum-threads.cfm?f=38&#8243; and that&#8217;s frustrating for everyone.  One PC-minded friend of mine has recently declared that he is &#8220;just going to give up&#8221; on anything I send!  </p>
<p>It&#8217;s easy to see how this happens with Apple Mail.  At least David Duff <a href="http://macintouch.com/mail.app15.html#jun03">posting on MacInTouch</a> has an answer:</p>
<blockquote><p>Other posters correctly point out problems with sending url&#8217;s in mail&#8230;when sending, Mail.app uses a &#8220;Content-Type: text/plain;&#8221; with the option &#8220;format=flowed&#8221;, which seems to be fairly standard. It also uses the option &#8220;delsp=yes&#8221;. the semantics of the delsp option are that if delsp=yes, then the space at the end of the line should be removed when the lines are joined together into paragraphs. </p>
<p>When doing &#8220;normal&#8221; line wrapping between words, where the space should be present, Mail.app ends the line with two spaces. When wrapping a line with a URL, where the space should not be present, Mail.app uses a single space. Thus, it should be possible, in theory, to correctly reconstruct the URL.</p>
<p>Unfortunately, this doesn&#8217;t work. At least not when sending mail among the most popular two mail clients on the Mac platform (namely Mail.app and Microsoft entourage). the problem may be that the delsp option is a fairly new (added between RFC2646 and RFC3676) and not yet widely adopted.</p></blockquote>
<p>That&#8217;s the explanation, but what&#8217;s the solution?  Sometimes Apple can be too innovative, and here is a perfect example!  While we are waiting around for the rest of the internet to catch up to the delsp option, there must be a way to fix this?  Anyone know?  Do you?<tags>broken hyperlinks, URLs, bug, delsp=yes, mail.app, apple mail, line wrapping, annoyance</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2005/11/24/no-in-line-images-in-outlook/" rel="bookmark" title="24 November 2005, 11:20 am">No in-line images in Outlook</a></li>
<li><a href="http://www.hawkwings.net/2006/03/27/apple-revises-technote-on-printing-in-mail/" rel="bookmark" title="27 March 2006, 12:13 am">Apple revises technote on printing in Mail</a></li>
<li><a href="http://www.hawkwings.net/2007/03/24/complicated-solution-to-mailapps-broken-hyperlinks/" rel="bookmark" title="24 March 2007, 8:24 am">Complicated solution to Mail.app&#8217;s broken hyperlinks</a></li>
<li><a href="http://www.hawkwings.net/2006/06/30/more-post-1047-mail-pains/" rel="bookmark" title="30 June 2006, 2:12 am">More post-10.4.7 Mail pains</a></li>
<li><a href="http://www.hawkwings.net/2006/01/13/apple-mail-vs-entourage-with-exchange-server/" rel="bookmark" title="13 January 2006, 9:12 pm">Apple Mail vs. Entourage with Exchange Server</a></li>
</ul>
<p><!-- Similar Posts took 77.894 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2005/07/26/broken-hyperlinks-in-apple-mail/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

