<?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>Sailen's Blog &#187; Email</title>
	<atom:link href="http://www.sailen.com/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sailen.com</link>
	<description>Learn, Share and Enjoy</description>
	<lastBuildDate>Wed, 21 Apr 2010 08:04:14 +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>PHP Mail &#8211; libMail</title>
		<link>http://www.sailen.com/2008/12/30/php-mail/</link>
		<comments>http://www.sailen.com/2008/12/30/php-mail/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 04:09:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[LibMail]]></category>
		<category><![CDATA[Mail]]></category>

		<guid isPermaLink="false">http://www.sailen.com/?p=12</guid>
		<description><![CDATA[An object oriented way to send email from a PHP program.
Some of the libMail functionalities are :
o Sending one or more file in attachment
o Specify one or many recipients in To, CC or BCC
o Format a message &#8220;ready to send&#8221; without sending it immediately
o Auto checking of email addresses syntax
o Add a receipt to the [...]]]></description>
		<wfw:commentRss>http://www.sailen.com/2008/12/30/php-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use GnuPG for e-mail using PHP</title>
		<link>http://www.sailen.com/2008/12/15/hello-world/</link>
		<comments>http://www.sailen.com/2008/12/15/hello-world/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 04:04:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Decryption]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[GNUPG]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1</guid>
		<description><![CDATA[Download the file from GNUPG website. GnUPG can be used for comercial sites without a license.
You will need shell access, i.e. telnet or SSH. SSH is more secure. Also a linux machine and a copy of PGP installed on your machine. You will also need to generate a key pair, this consists of a public [...]]]></description>
		<wfw:commentRss>http://www.sailen.com/2008/12/15/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
