<?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>FamousPhil.com Admin Blog and More &#187; autodiscover</title>
	<atom:link href="http://famousphil.com/blog/tag/autodiscover/feed/" rel="self" type="application/rss+xml" />
	<link>http://famousphil.com</link>
	<description>My Personal Blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 01:40:01 +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>Defeat outlook&#8217;s annoying autodiscover using the windows host file</title>
		<link>http://famousphil.com/blog/2009/09/defeating-an-annoying-exchange-autodiscover-using-a-host-file-windows/</link>
		<comments>http://famousphil.com/blog/2009/09/defeating-an-annoying-exchange-autodiscover-using-a-host-file-windows/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 05:13:48 +0000</pubDate>
		<dc:creator>Famous Phil</dc:creator>
				<category><![CDATA[Hosting / Server Administration]]></category>
		<category><![CDATA[autodiscover]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[outlook]]></category>

		<guid isPermaLink="false">http://famousphil.com/blog/?p=289</guid>
		<description><![CDATA[Phil talks about how using the Windows Hosts file stopped the annoying outlook 2007 exchange autodiscover prompt.]]></description>
			<content:encoded><![CDATA[<p>When I first began attending the University at Buffalo in my Freshman year (I believe its 3 years ago now), all the professors would tell the class to use the UB provided email accounts for all email communications.  Unfortunately at the time, I had many addresses including my Phil@matthouse.us, Phil@famousphil.com, etc etc.  I liked to use my phil@matthouse.us as my primary send from address but shortly afterwards, I was sort of forced into using my UB Email account as my primary email send from address.  <span id="more-289"></span></p>
<p>At first, using my UB email account as my primary send from address wasn&#8217;t difficult because the software I used (I believe it was postfix/horde which I ran on my own system).  I simply could specify the send as address and all emal is sent from my Buffalo account although it really was being sent from my server that handles phil@matthouse.us (my central email account where all email goes before I see it).  This worked great even through my transition to hotmail plus (yes I paid for it) and mailxchange.</p>
<p><strong>Unfortunately, when I began using Microsoft Exchange, I could not send from a certain address so I had to configure the server to accept / send mail from my buffalo account.</strong> This technically means if UB forwarded mail to my server with all their other servers, my server would accept email for my account.  This is the only easy way of making my exchange server send from my buffalo account.</p>
<p>Fortunately, setting my exchange server to handle my buffalo.edu mail fixed most of the problems, although the global mail system doesn&#8217;t send mail to it (and that&#8217;s fine with me). <strong> The problem is, UB runs a cluster of Exchange mailservers for their domain.  With exchange servers comes something called autodiscover which is meant to set up exchange clients to handle mail automatically (most notably outlook 2007). </strong></p>
<p>A month ago, little did I know that autodiscover existed on the buffalo.edu domain.  When I set up outlook 2007 as a local client, this caused a major problem even after I manually configured my email account for exchange.  <strong>The problem was, outlook 2007 is configured to get information from auto discover every 5 minutes if it exists meaning it bothered me every 5 minutes. </strong></p>
<p>Today I decided to fix this issue once and for all.  <strong>My solution was to change the auto discover address on my local computer to override the configured address on the internet</strong>.  I knew that <strong>on linux, there is something called /etc/hosts</strong> which is the host file.  <strong>You can easily add an ip / value to this file and it will override whatever is on the internet lookup system</strong>.  I decided to find an alternative that worked in Windows, and sure enough, <strong>there is a hosts file in Windows as well!</strong></p>
<p>If you goto <strong>Drive:\Windows\system32\drivers\etc\</strong> you should see a bunch of files.<strong> One will be named &#8220;hosts&#8221;.</strong> <strong>Simply edit this file using an elevated notepad and you should be set to go</strong>.  I mean elevated as in find notepad in your start menu and run it as administrator (in the right click menu).  For me, I added the entry &#8220;127.0.0.2 autodiscover.buffalo.edu&#8221; which solved my outlook problem.  127.0.0.2 is an invalid ip address although its close to the loopback address.</p>
<p>This caused outlook to look for an auto discover server and fail thus not prompting me anymore.  This is also useful if for testing sites locally when developing websites. Hopefully this helps you, I know it helped me.</p>
]]></content:encoded>
			<wfw:commentRss>http://famousphil.com/blog/2009/09/defeating-an-annoying-exchange-autodiscover-using-a-host-file-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: famousphil.com @ 2012-02-10 07:36:13 by W3 Total Cache -->
