<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Mail Notification 5.0 with SSL in Ubuntu</title>
	<atom:link href="http://www.jeremykendall.net/2008/02/14/mail-notification-50-with-ssl-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremykendall.net/2008/02/14/mail-notification-50-with-ssl-in-ubuntu/</link>
	<description>{web developer, entrepreneur }</description>
	<lastBuildDate>Thu, 05 Jan 2012 07:01:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ??????</title>
		<link>http://www.jeremykendall.net/2008/02/14/mail-notification-50-with-ssl-in-ubuntu/comment-page-1/#comment-274</link>
		<dc:creator>??????</dc:creator>
		<pubDate>Fri, 18 Dec 2009 08:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://dev.jeremykendall.net/wp/?p=8#comment-274</guid>
		<description>???????????????????</description>
		<content:encoded><![CDATA[<p>???????????????????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Smith</title>
		<link>http://www.jeremykendall.net/2008/02/14/mail-notification-50-with-ssl-in-ubuntu/comment-page-1/#comment-99</link>
		<dc:creator>Chris Smith</dc:creator>
		<pubDate>Sat, 15 Aug 2009 04:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://dev.jeremykendall.net/wp/?p=8#comment-99</guid>
		<description>These instructions worked for me in Ubuntu 9.04
===================================
cd /tmp
apt-get source mail-notification
sudo apt-get build-dep mail-notification
sudo apt-get install libssl-dev fakeroot
cd mail-notification-4.1.dfsg.1
edit the file debian/rules and change the line which has &quot;ssl=no&quot; to &quot;ssl=yes&quot;
dpkg-buildpackage -rfakeroot
sudo cp /usr/bin/mail-notification /usr/bin/mail-notification-nossl
sudo cp debian/mail-notification/usr/bin/mail-notification /usr/bin/mail-notification

You can check if you have SSL support with &quot;ldd /usr/bin/mail-notification &#124; grep libssl&quot;</description>
		<content:encoded><![CDATA[<p>These instructions worked for me in Ubuntu 9.04<br />
===================================<br />
cd /tmp<br />
apt-get source mail-notification<br />
sudo apt-get build-dep mail-notification<br />
sudo apt-get install libssl-dev fakeroot<br />
cd mail-notification-4.1.dfsg.1<br />
edit the file debian/rules and change the line which has &#8220;ssl=no&#8221; to &#8220;ssl=yes&#8221;<br />
dpkg-buildpackage -rfakeroot<br />
sudo cp /usr/bin/mail-notification /usr/bin/mail-notification-nossl<br />
sudo cp debian/mail-notification/usr/bin/mail-notification /usr/bin/mail-notification</p>
<p>You can check if you have SSL support with &#8220;ldd /usr/bin/mail-notification | grep libssl&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://www.jeremykendall.net/2008/02/14/mail-notification-50-with-ssl-in-ubuntu/comment-page-1/#comment-21</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Mon, 05 Jan 2009 19:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://dev.jeremykendall.net/wp/?p=8#comment-21</guid>
		<description>Thank you,
I was having problems with exactly this issue. Your instructions worked perfectly on intrepid :)</description>
		<content:encoded><![CDATA[<p>Thank you,<br />
I was having problems with exactly this issue. Your instructions worked perfectly on intrepid <img src='http://www.jeremykendall.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

