<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Mon, 20 May 2013 10:02:08 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[MetaFilter.com: Looking for a Secure PHP Mailer...]]></title>
      <guid>http://www.phpdeveloper.org/news/4325</guid>
      <link>http://www.phpdeveloper.org/news/4325</link>
      <description><![CDATA[On the ever-popular site <a href="http://www.metafilter.com">MetaFilter.com</a>, there's <a href="http://ask.metafilter.com/mefi/27356">this new post</a> in their "Ask MetaFilter" section from someone looking for a secure PHP-based email script.
<p>
<quote>
<i>
I need a PHP-based email script that will take the name, email, subject, and message form fields I pass to it and send them to me with the name and email used as the "From" field in the message header. I also need to put a value in the header that identifies the sender's IP address. And, of course, I need a script that is not vulnerable to header injection spam attacks. Any recommendations?
</i>
</quote>
<p>
So far, <a href="http://ask.metafilter.com/mefi/27356">the comments</a> have ranged anywhere from "just use mail()" to <a href="http://phpmailer.sourceforge.net/">PHPMailer</a>. What do you think? Have an opinion on what would make for a good secure mailer for a PHP application?]]></description>
      <pubDate>Thu, 17 Nov 2005 06:21:39 -0600</pubDate>
    </item>
  </channel>
</rss>
