<?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>Codedrop™ Weblog &#187; Dreamhost</title>
	<atom:link href="http://www.codedrop.ca/blog/archives/category/dreamhost/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codedrop.ca/blog</link>
	<description>Drop'n some code and other tech tidbits...</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:45:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using GMail with Trac on Dreamhost</title>
		<link>http://www.codedrop.ca/blog/archives/180</link>
		<comments>http://www.codedrop.ca/blog/archives/180#comments</comments>
		<pubDate>Mon, 02 Nov 2009 16:15:27 +0000</pubDate>
		<dc:creator>groll</dc:creator>
				<category><![CDATA[Dreamhost]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Trac]]></category>

		<guid isPermaLink="false">http://www.codedrop.ca/blog/archives/180</guid>
		<description><![CDATA[Setting up trac on dreamhost isn&#8217;t a very well documented process.&#160; The one-click install does setup a project, but your left with bare bones install and no help on getting the initial admin account created.&#160; I found the dreamy-trac installation script worked well.&#160; Beyond this and the basic config changes you have to do I [...]]]></description>
			<content:encoded><![CDATA[<p>Setting up trac on dreamhost isn&#8217;t a very well documented process.&nbsp; The one-click install does setup a project, but your left with bare bones install and no help on getting the initial admin account created.&nbsp; I found the dreamy-trac installation script worked well.&nbsp; Beyond this and the basic config changes you have to do I found the following settings are required in your trac.ini file in order to get your email notifications working on Dreamhost when you use GMail as your mail provider.</p>
<p><code>[notification]<br />
smtp_enabled = true<br />
use_tls = true<br />
mime_encoding = base64<br />
smtp_server = smtp.gmail.com<br />
smtp_port = 587<br />
smtp_user = user<br />
smtp_password = password</code></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Using+GMail+with+Trac+on+Dreamhost+http://pt6xs.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.codedrop.ca/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Using+GMail+with+Trac+on+Dreamhost+http://pt6xs.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.codedrop.ca/blog/archives/180/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
