<?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>Apfelsaft &#187; Apple</title>
	<atom:link href="http://www.deelen.de/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deelen.de</link>
	<description>Yet another Mac developer blog</description>
	<lastBuildDate>Sun, 03 Mar 2024 08:13:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mac OS X Mail: Detailed connection logging</title>
		<link>http://www.deelen.de/2014/06/mac-os-x-mail-detailed-connection-logging/</link>
		<comments>http://www.deelen.de/2014/06/mac-os-x-mail-detailed-connection-logging/#comments</comments>
		<pubDate>Wed, 11 Jun 2014 16:10:38 +0000</pubDate>
		<dc:creator>Joachim</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.deelen.de/?p=177</guid>
		<description><![CDATA[Almost every time Apple decides to release a new version of Mail I run into trouble connecting to my mail-server. This was true as Mavericks came out and now again with Yosemite. The normal activity window is not very helpful here, because it does not offer enough details about the dialog that is taking place [...]]]></description>
			<content:encoded><![CDATA[<p>Almost every time Apple decides to release a new version of Mail I run into trouble connecting to my mail-server. This was true as Mavericks came out and now again with Yosemite. The normal activity window is not very helpful here, because it does not offer enough details about the dialog that is taking place between the client and the server.</p>
<p>To get a more detailed connection log, quit mail if it&#8217;s currently running and open &#8220;Terminal&#8221;. Type the following on the command line:<br />
<code><br />
/Applications/Mail.app/Contents/MacOS/Mail -LogActivityOnHost YOUR.SERVER &gt;&amp; ~/Desktop/ConnectionLog.txt &amp;<br />
</code><br />
<em>Replace YOUR.SERVER with the name of the mail server you are connecting to.</em></p>
<p>This will create the file &#8220;ConnectionLog.txt&#8221; on your desktop. Here you&#8217;ll find detailed information about what is going on between the Mail-Client and the Mail-Server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deelen.de/2014/06/mac-os-x-mail-detailed-connection-logging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
