<?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>Luke Sheldrick&#039;s Blog &#187; exchange</title>
	<atom:link href="http://luke.sheldrick.co.uk/blog/tag/exchange/feed/" rel="self" type="application/rss+xml" />
	<link>http://luke.sheldrick.co.uk/blog</link>
	<description>Just another blog site.</description>
	<lastBuildDate>Thu, 26 Jan 2012 19:18:49 +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>Broken Exchange</title>
		<link>http://luke.sheldrick.co.uk/blog/2008/06/03/broken-exchange/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2008/06/03/broken-exchange/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 21:09:06 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[Fail]]></category>
		<category><![CDATA[Mobile Blogs]]></category>
		<category><![CDATA[exchange]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=104</guid>
		<description><![CDATA[Had noticed for the last hour or so I hadn&#8217;t received any mails, very unusual. Then I got a couple of messages on facebook, but no email notification. Very bad. So ssh&#8217;ed on to one of my exim frontends, and the logs look pretty bad: 2008-06-03 21:39:59 1K3cFY-0004zM-Nt == &#60;snip&#62; R=internal T=remote_smtp defer (-45): SMTP [...]]]></description>
			<content:encoded><![CDATA[<p>Had noticed for the last hour or so I hadn&#8217;t received any mails, very unusual.</p>
<p>Then I got a couple of messages on facebook, but no email notification. Very bad.</p>
<p>So ssh&#8217;ed on to one of my exim frontends, and the logs look pretty bad:</p>
<p>2008-06-03 21:39:59 1K3cFY-0004zM-Nt == &lt;snip&gt; R=internal T=remote_smtp defer (-45): SMTP error from remote mail server after MAIL FROM: &lt;snip&gt; SIZE=10797: host backend [x.x.x.x]: 452 4.3.1 Insufficient system resources</p>
<p>Hmm this is bad. Basically I have three exim frontends, all feeding to my Exchange 2008 back end. Unfortauntely as this is my personal mail server, my pennies don&#8217;t spread to contingency on the backend, i.e. clustering.</p>
<p>So all the mail at the moment is safely queue&#8217;d on the frontends, until I fix the Exchange server.</p>
<p>Think it may have 1) run out of space 2) as it is M$ and been up a while, need a reboot.</p>
<p>Sending this via mobile (well via email hosted elsewhere) will be fun to see if it get&#8217;s into the exchange, and then to the blog. This actually wont post until I fix it all <img src='http://luke.sheldrick.co.uk/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>24 February 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/02/24/connecting-exchange-2007-and-entourage-2008/" title="Connecting Exchange 2007 and Entourage 2008">Connecting Exchange 2007 and Entourage 2008</a> (0)</li><li>9 December 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/12/09/more-mail/" title="More Mail">More Mail</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2008/06/03/broken-exchange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting Exchange 2007 and Entourage 2008</title>
		<link>http://luke.sheldrick.co.uk/blog/2008/02/24/connecting-exchange-2007-and-entourage-2008/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2008/02/24/connecting-exchange-2007-and-entourage-2008/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 01:13:52 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[Entourage]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=58</guid>
		<description><![CDATA[Connecting Exchange 2007 and Entourage 2008 Well I have sat for hours trying to get my Entourage  2008 to talk to my new Exchange 2007 server. Before I used to connect via HTTPS using https://old.network/exhchange This worked, however was an older 2003 server. Exchange 2007, however doesn’t use the /exchange folder. Hmm. You can however [...]]]></description>
			<content:encoded><![CDATA[<p>Connecting Exchange 2007 and Entourage 2008</p>
<p><font size="3D2">Well I have sat for hours trying to get my Entourage  2008 to talk to my new Exchange 2007 server.</p>
<p>Before I used to connect via HTTPS using</p>
<p>https://old.network/exhchange</p>
<p>This worked, however was an older 2003 server.</p>
<p>Exchange 2007, however doesn’t use the /exchange folder. Hmm.</p>
<p>You can however install this by using a command on the Exchange Command Shell<br />
New-OWAVirtualDirectory -OwaVersion:Exchange2003or2000 -VirtualDirectoryType Mailboxes -Name &#8220;exchange&#8221;</p>
<p>This gives you the exchange folder back, which then got my Outlook 2003 playing nicely.</p>
<p>Back to the mac, it still wasn’t playing right, after trying loads of different url’s, and numerous google leads, I worked out I had  been going about it all wrong.</p>
<p>To get it to work you need to point Entourage at you CAS server, using  the following type address:</p>
<p>https://new.network/exchange/myusername@mydomain.com</p>
<p>And there you go, all worked for me <img src='http://luke.sheldrick.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  even playing nicely with my two windows phones&#8230; Sweet.</p>
<p></font></p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>9 April 2011 -- <a href="http://luke.sheldrick.co.uk/blog/2011/04/09/10-6-7-aperture-3-final-cut-express-3-fail/" title="10.6.7 + Aperture 3 + Final Cut Express 3 = fail">10.6.7 + Aperture 3 + Final Cut Express 3 = fail</a> (3)</li><li>7 May 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/05/07/windows-7-rc1-boot-camp-vmware-fusion/" title="Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking">Windows 7 RC1, Boot Camp &#038; VMware Fusion &#8211; No Networking</a> (3)</li><li>17 March 2009 -- <a href="http://luke.sheldrick.co.uk/blog/2009/03/17/synergy/" title="Synergy">Synergy</a> (0)</li><li>3 June 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/06/03/broken-exchange/" title="Broken Exchange">Broken Exchange</a> (0)</li><li>19 May 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/05/19/do-i-love-apple/" title="Do I love apple?">Do I love apple?</a> (0)</li><li>25 January 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/01/25/office-2008-mac/" title="Office 2008 (Mac)">Office 2008 (Mac)</a> (0)</li><li>9 December 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/12/09/more-mail/" title="More Mail">More Mail</a> (0)</li><li>30 October 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/10/30/leopard/" title="Leopard :)">Leopard :)</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2008/02/24/connecting-exchange-2007-and-entourage-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Mail</title>
		<link>http://luke.sheldrick.co.uk/blog/2007/12/09/more-mail/</link>
		<comments>http://luke.sheldrick.co.uk/blog/2007/12/09/more-mail/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 07:05:34 +0000</pubDate>
		<dc:creator>Luke Sheldrick</dc:creator>
				<category><![CDATA[IT / Tech]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[exim]]></category>

		<guid isPermaLink="false">http://luke.sheldrick.co.uk/blog/?p=26</guid>
		<description><![CDATA[I often wanted to have the ability to have email addresses such as myname+somethingrandom@mydomain and it go to myname@mydomain however as far as I know, exchange is unable to support such a nice feature. However as I earlier blogged, I now have 2 exim front ends, so I asked a quick question on a mailing [...]]]></description>
			<content:encoded><![CDATA[<p>I often wanted to have the ability to have email addresses such as myname+somethingrandom@mydomain and it go to myname@mydomain however as far as I know, exchange is unable to support such a nice feature.</p>
<p>However as I earlier blogged, I now have 2 exim front ends, so I asked a quick question on a mailing list, and they gave me a few links. Seems with just two lines of code, I can get this all to work. Just by adding</p>
<p>local_part_suffix = +* : -*<br />
local_part_suffix_optional</p>
<p>To my routers config, it does what exactly what I wanted.</p>
<p>If you was wondering why I wanted this, whenever I now give my email address out, I can give it out in the style of myname+sideaddress@domain and it will always come to my mailbox. However if I then start to see lots of spam to any paticular +variable, I can tell what nasty site sold my email addy. <img src='http://luke.sheldrick.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3  class="related_post_title">Related Posts (auto generated)</h3><ul class="related_post"><li>3 June 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/06/03/broken-exchange/" title="Broken Exchange">Broken Exchange</a> (0)</li><li>24 February 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/02/24/connecting-exchange-2007-and-entourage-2008/" title="Connecting Exchange 2007 and Entourage 2008">Connecting Exchange 2007 and Entourage 2008</a> (0)</li><li>3 February 2008 -- <a href="http://luke.sheldrick.co.uk/blog/2008/02/03/a-fun-week/" title="A fun week">A fun week</a> (0)</li><li>9 December 2007 -- <a href="http://luke.sheldrick.co.uk/blog/2007/12/09/mail-issues-its-all-a-matter-of-time/" title="Mail Issues, it&#8217;s all a matter of time.">Mail Issues, it&#8217;s all a matter of time.</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://luke.sheldrick.co.uk/blog/2007/12/09/more-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

