<?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>fishbrains - Blog of Bret Fisher &#187; email</title>
	<atom:link href="http://www.fishbrains.com/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fishbrains.com</link>
	<description>Technology, Investing, and Living Deliberately</description>
	<lastBuildDate>Tue, 31 Jan 2012 18:02:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ActiveSync Random Password Prompts Fixed</title>
		<link>http://www.fishbrains.com/2009/10/01/activesync-random-password-prompts-fixed/</link>
		<comments>http://www.fishbrains.com/2009/10/01/activesync-random-password-prompts-fixed/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 05:59:55 +0000</pubDate>
		<dc:creator>Bret Fisher</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking and Security]]></category>
		<category><![CDATA[Solution Writeups]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[activesync]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[isa]]></category>
		<category><![CDATA[timeout]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://www.fishbrains.com/2009/10/01/activesync-random-password-prompts-fixed/</guid>
		<description><![CDATA[They were getting random prompts for passwords in ActiveSync on Windows Mobile 6.0 and 6.1.&#160; They had Exchange 2007, and ISA Server 2006, but this problem showed up months after Exchange was migrated to 2007.&#160; It seemed random.&#160; The error on ActiveSync was the generic: please log in access was denied 0&#215;85010002 In the ISA [...]]]></description>
			<content:encoded><![CDATA[<p>They were getting random prompts for passwords in ActiveSync on Windows Mobile 6.0 and 6.1.&#160; They had Exchange 2007, and ISA Server 2006, but this problem showed up months after Exchange was migrated to 2007.&#160; It seemed random.&#160; The error on ActiveSync was the generic: </p>
<blockquote><p>please log in access was denied 0&#215;85010002</p>
</blockquote>
<p>In the ISA Monitoring you would see a denied connection on your ActiveSync rule with this status:</p>
<blockquote><p>12239 The server requires authorization to fulfill the request. Access to the Web server is denied. Contact the server administrator. </p>
</blockquote>
<p>I tested with <a title="Windows Mobile Emulator 6.1.4 for XP and Vista" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=1A7A6B52-F89E-4354-84CE-5D19C204498A">Windows Mobile Emulator</a> from outside the firewall and was able to reproduce the error within hours (just letting it sit there).</p>
<p>I first thought this was the <a title="Enterprise Firewall Config for ActiveSync Direct Push" href="http://support.microsoft.com/kb/905013">HTTP session timeout</a> that changed with a Exchange 2003&#160; service pack when Direct Push came out back in 2005.&#160; I remembered that setting and looked under the ISA Web Listener for ActiveSync on the Connections tab&gt;Advanced&gt;“connection timeout”.&#160; The wizard had correctly set it to 1800 seconds (30 minutes). No dice.</p>
<p>I poked around the web listener settings some more and noticed the timeout settings for forms authentication were set (this same web listener was used for OWA).&#160; ISA is supposed to be smart enough to not apply any of the forms auth settings to clients that don’t support it (falling back to basic auth as with ActiveSync).</p>
<p><a href="http://www.fishbrains.com/wp-content/uploads/2009/10/image1.png" rel="lightbox[416]" title="ISA Web Listener Advanced Form Options"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 4px 10px; display: inline; border-top: 0px; border-right: 0px" title="ISA Web Listener Advanced Form Options" border="0" alt="ISA Web Listener Advanced Form Options" align="right" src="http://www.fishbrains.com/wp-content/uploads/2009/10/image_thumb1.png" width="244" height="224" /></a></p>
<p><a title="Smartphone occasionally prompted for credentials" href="http://blogs.isaserver.org/shinder/2007/09/24/smartphone-occasionally-prompted-for-credentials/">Tom and the forums at isaserver.org</a> confirmed my suspicion.&#160; The forms auth timeout was indeed affecting ActiveSync.&#160; To find it, look for the web listener of your ActiveSync rule, go to properties&gt;Forms tab&gt;Advanced&gt; and make sure “apply session timeout to non-browser clients” is unchecked.&#160; </p>
<p><a href="http://www.fishbrains.com/wp-content/uploads/2009/10/image1.png">&#160;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fishbrains.com/2009/10/01/activesync-random-password-prompts-fixed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The &#8220;Oh No Minute&#8221; Outlook Rule</title>
		<link>http://www.fishbrains.com/2008/11/07/the-oh-no-minute-outlook-rule/</link>
		<comments>http://www.fishbrains.com/2008/11/07/the-oh-no-minute-outlook-rule/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 18:42:06 +0000</pubDate>
		<dc:creator>Bret Fisher</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Solution Writeups]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.fishbrains.com/posts/275</guid>
		<description><![CDATA[How many emails have you sent, where you wished you could pull it back within seconds/minutes of clicking send?  I call this the “Oh No Minute”, and  Outlook can help.  I used an excellent idea found at the How-To Geek site for creating a rule to prevent the “Oh No!” reaction after sending an email [...]]]></description>
			<content:encoded><![CDATA[<p>How many emails have you sent, where you wished you could pull it back within seconds/minutes of clicking send?  I call this the “Oh No Minute”, and  Outlook can help. </p>
<p>I used an excellent idea found at the <a title="Use Outlook Rules to Prevent &quot;Oh No!&quot; After Sending Emails" href="http://www.howtogeek.com/howto/microsoft-office/use-outlook-rules-to-prevent-oh-no-after-sending-emails/">How-To Geek site for creating a rule to prevent the “Oh No!” reaction</a> after sending an email you realize you didn’t mean to send. (i.e. forgot the attachment, left someone off the To: line, etc.).  This rule will delay any message you send in Outlook for a period of time (in minutes).  It will look like it sent, but actually is waiting in your Outbox.</p>
<p><a href="http://www.fishbrains.com/wp-content/uploads/2008/11/image.png" rel="lightbox[275]" title="image"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.fishbrains.com/wp-content/uploads/2008/11/image-thumb.png" border="0" alt="image" width="269" height="129" /></a></p>
<p>I tweaked that rule a bit from the How-To above.  First, mine is only 1 minute, not 5 as the tutorial above suggests.  I find that you almost always “Oh No” with in 60 seconds.  Second, I put in an exception to send right now if i mark the email as high importance (exclamation mark).  Try it out!</p>
<p><a href="http://www.fishbrains.com/wp-content/uploads/2008/11/image1.png" rel="lightbox[275]" title="image"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.fishbrains.com/wp-content/uploads/2008/11/image-thumb1.png" border="0" alt="image" width="307" height="78" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fishbrains.com/2008/11/07/the-oh-no-minute-outlook-rule/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

