<?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: How do I send a secure email with php?</title>
	<atom:link href="http://ssend.com/blog/how-do-i-send-a-secure-email-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://ssend.com/blog/how-do-i-send-a-secure-email-with-php/</link>
	<description>SSend.com</description>
	<lastBuildDate>Sat, 19 May 2012 22:32:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: John J</title>
		<link>http://ssend.com/blog/how-do-i-send-a-secure-email-with-php/comment-page-1/#comment-7</link>
		<dc:creator>John J</dc:creator>
		<pubDate>Thu, 25 Dec 2008 21:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://ssend.com/2008/12/21/how-do-i-send-a-secure-email-with-php/#comment-7</guid>
		<description>Like the above poster said, there is no way to secure emails.

Why does this information need to be emailed? Is it possible to instead save it in a database and send out an email to a secure site for the information?</description>
		<content:encoded><![CDATA[<p>Like the above poster said, there is no way to secure emails.</p>
<p>Why does this information need to be emailed? Is it possible to instead save it in a database and send out an email to a secure site for the information?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: waqar</title>
		<link>http://ssend.com/blog/how-do-i-send-a-secure-email-with-php/comment-page-1/#comment-6</link>
		<dc:creator>waqar</dc:creator>
		<pubDate>Tue, 23 Dec 2008 03:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://ssend.com/2008/12/21/how-do-i-send-a-secure-email-with-php/#comment-6</guid>
		<description>there is no direct way of making sure that the email sent through to some one is secure... you can make sure that your email is sent from a secure channel by ssl only which you have already done! apart from that its the pop or smtp that will work from there on to keep the message secure... which happens in most cases these days! try the following website! Good Luck!</description>
		<content:encoded><![CDATA[<p>there is no direct way of making sure that the email sent through to some one is secure&#8230; you can make sure that your email is sent from a secure channel by ssl only which you have already done! apart from that its the pop or smtp that will work from there on to keep the message secure&#8230; which happens in most cases these days! try the following website! Good Luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

