<?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>Sun, 26 May 2013 01:59:08 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Daniel Cousineau's Blog: Setting Up Mail() on Windows, or: Where is my Windows Sendmail.exe?]]></title>
      <guid>http://www.phpdeveloper.org/news/13089</guid>
      <link>http://www.phpdeveloper.org/news/13089</link>
      <description><![CDATA[<p>
In his development on a Windows environment, <i>Daniel Cousineau</i> has come across a hurdle - sending emails from his local machine from his PHP scripts. Thankfully he's found a solution and has <a href="http://www.toosweettobesour.com/2009/08/21/development-environment-help-setting-up-php-mail-on-windows-or-where-is-my-windows-sendmail-exe/">shared it in a new blog post</a>.
</p>
<blockquote>
Previously it was a simple trek to a website to download a Windows build of sendmail.exe, but for some reason I cannot get access to it, so I have to go another route. Enter <a href="http://www.hmailserver.com/">hMailServer</a>, a free, full-featured SMTP/POP/IMAP server for Windows with a pretty, shiny GUI configuration interface. All I really want to do is setup SMTP for localhost only but one could easily use hMailServer as a production mail server.
</blockquote>
<p>
He includes the details (along with some screenshots) to get the hMainServer software up and running. Thanks to the simple GUI the tool offers you can be up and working in a few clicks - oh, and a change to your php.ini file.
</p>]]></description>
      <pubDate>Fri, 21 Aug 2009 13:14:14 -0500</pubDate>
    </item>
  </channel>
</rss>
