<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: PHP Send Email</title>
	<atom:link href="http://www.cyberciti.biz/faq/php-sending-email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/faq/php-sending-email/</link>
	<description>Every answer asks a more beautiful question.</description>
	<lastBuildDate>Sun, 21 Mar 2010 11:48:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marko</title>
		<link>http://www.cyberciti.biz/faq/php-sending-email/comment-page-1/#comment-45998</link>
		<dc:creator>Marko</dc:creator>
		<pubDate>Tue, 16 Feb 2010 17:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=2170#comment-45998</guid>
		<description>Hi,
First - thanks;
Second question, how to add more than just one to: email addres1, email address2...

Thanks!

Marko</description>
		<content:encoded><![CDATA[<p>Hi,<br />
First &#8211; thanks;<br />
Second question, how to add more than just one to: email addres1, email address2&#8230;</p>
<p>Thanks!</p>
<p>Marko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Digital Lynx</title>
		<link>http://www.cyberciti.biz/faq/php-sending-email/comment-page-1/#comment-42420</link>
		<dc:creator>Digital Lynx</dc:creator>
		<pubDate>Wed, 08 Jul 2009 04:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=2170#comment-42420</guid>
		<description>mMail packs most of this into an easy to use class library.  Might want to give that a try:

http://www.hotscripts.com/listing/mmail-php-class/</description>
		<content:encoded><![CDATA[<p>mMail packs most of this into an easy to use class library.  Might want to give that a try:</p>
<p><a href="http://www.hotscripts.com/listing/mmail-php-class/" rel="nofollow">http://www.hotscripts.com/listing/mmail-php-class/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vcishal ghuna</title>
		<link>http://www.cyberciti.biz/faq/php-sending-email/comment-page-1/#comment-39248</link>
		<dc:creator>vcishal ghuna</dc:creator>
		<pubDate>Tue, 18 Nov 2008 08:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=2170#comment-39248</guid>
		<description>ta ggt ....pa p compran nanier
translate:its so clear man..thnx 4 sharing</description>
		<content:encoded><![CDATA[<p>ta ggt &#8230;.pa p compran nanier<br />
translate:its so clear man..thnx 4 sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anjanesh</title>
		<link>http://www.cyberciti.biz/faq/php-sending-email/comment-page-1/#comment-39068</link>
		<dc:creator>Anjanesh</dc:creator>
		<pubDate>Tue, 28 Oct 2008 05:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=2170#comment-39068</guid>
		<description>&lt;a href=&quot;http://www.swiftmailer.org/&quot; rel=&quot;nofollow&quot;&gt;SwiftMailer&lt;/a&gt; is far more easier and efficient. It has a lot more features for heavy email requirements.</description>
		<content:encoded><![CDATA[<p><a href="http://www.swiftmailer.org/" rel="nofollow">SwiftMailer</a> is far more easier and efficient. It has a lot more features for heavy email requirements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amonic</title>
		<link>http://www.cyberciti.biz/faq/php-sending-email/comment-page-1/#comment-39025</link>
		<dc:creator>amonic</dc:creator>
		<pubDate>Tue, 21 Oct 2008 14:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=2170#comment-39025</guid>
		<description>Try to use phpMailer. It has a lot of settings. Can send email via mail(), sendmail, smtp</description>
		<content:encoded><![CDATA[<p>Try to use phpMailer. It has a lot of settings. Can send email via mail(), sendmail, smtp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vivek</title>
		<link>http://www.cyberciti.biz/faq/php-sending-email/comment-page-1/#comment-39019</link>
		<dc:creator>vivek</dc:creator>
		<pubDate>Mon, 20 Oct 2008 20:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=2170#comment-39019</guid>
		<description>mhernandez,

mail() requires:

+ sendmail binary installed 
+ properly configured email server
+ Permission to use sendmail binary

If everything is installed with permission check out your mail server log file.</description>
		<content:encoded><![CDATA[<p>mhernandez,</p>
<p>mail() requires:</p>
<p>+ sendmail binary installed<br />
+ properly configured email server<br />
+ Permission to use sendmail binary</p>
<p>If everything is installed with permission check out your mail server log file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mhernandez</title>
		<link>http://www.cyberciti.biz/faq/php-sending-email/comment-page-1/#comment-39018</link>
		<dc:creator>mhernandez</dc:creator>
		<pubDate>Mon, 20 Oct 2008 20:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=2170#comment-39018</guid>
		<description>Once again, nice post!
However, when I tried this with a page of mine a couple weeks ago I noticed that the emails didn&#039;t arrive to their destinataries.
Is it enough condition that the @ in the from field matches the domain where Apache lies for the mails to get to their targets?</description>
		<content:encoded><![CDATA[<p>Once again, nice post!<br />
However, when I tried this with a page of mine a couple weeks ago I noticed that the emails didn&#8217;t arrive to their destinataries.<br />
Is it enough condition that the @ in the from field matches the domain where Apache lies for the mails to get to their targets?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: willc</title>
		<link>http://www.cyberciti.biz/faq/php-sending-email/comment-page-1/#comment-39017</link>
		<dc:creator>willc</dc:creator>
		<pubDate>Mon, 20 Oct 2008 20:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=2170#comment-39017</guid>
		<description>Please note that as it is, this script should not be called from a public-facing web site HTML form, as it doesn&#039;t do any validation/sanitizing of data which users may input into the form.  This could leave you wide open to nasty tricks, including spam relaying off your web form.</description>
		<content:encoded><![CDATA[<p>Please note that as it is, this script should not be called from a public-facing web site HTML form, as it doesn&#8217;t do any validation/sanitizing of data which users may input into the form.  This could leave you wide open to nasty tricks, including spam relaying off your web form.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.098 seconds -->
<!-- Cached page served by WP-Cache -->
