<?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: Sending e-mail from localhost in PHP in Windows Environment</title>
	<atom:link href="http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/feed" rel="self" type="application/rss+xml" />
	<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html</link>
	<description>Useful Tutorials, Scripts , Tips, and Resources for all PHP and Ajax beginners and experts .</description>
	<lastBuildDate>Wed, 10 Mar 2010 10:59:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: webb</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-5079</link>
		<dc:creator>webb</dc:creator>
		<pubDate>Thu, 21 Jan 2010 23:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-5079</guid>
		<description>I didn&#039;t know it would be so easy. Thanks.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know it would be so easy. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tulip</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-5020</link>
		<dc:creator>tulip</dc:creator>
		<pubDate>Wed, 06 Jan 2010 17:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-5020</guid>
		<description>Hi,

I am getting this error, any help would be appreciated.

Warning: mail() [function.mail]: SMTP server response: 550 must be authenticated 

Thanks in adva</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am getting this error, any help would be appreciated.</p>
<p>Warning: mail() [function.mail]: SMTP server response: 550 must be authenticated </p>
<p>Thanks in adva</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sashi</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-5012</link>
		<dc:creator>Sashi</dc:creator>
		<pubDate>Tue, 05 Jan 2010 07:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-5012</guid>
		<description>Thanks a lot. It worked perfectly. I had to change the SMTP address in php.ini file of  &quot;apache/bin&quot; and &quot;php&quot; folders of XAMPP. Finally i could send a mail from my localhost.</description>
		<content:encoded><![CDATA[<p>Thanks a lot. It worked perfectly. I had to change the SMTP address in php.ini file of  &#8220;apache/bin&#8221; and &#8220;php&#8221; folders of XAMPP. Finally i could send a mail from my localhost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aditya</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-5007</link>
		<dc:creator>Aditya</dc:creator>
		<pubDate>Sun, 03 Jan 2010 19:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-5007</guid>
		<description>Hi Roshan,

This Aditya started learning php recently so,please help me out with this problem.
Actually i am trying to test email in PHP through wamp server but i am getting the following error.

Warning: mail() [function.mail]: Failed to connect to mailserver at &quot;you@yourdomain.com&quot; port 25, verify your &quot;SMTP&quot; and &quot;smtp_port&quot; setting in php.ini or use ini_set() in C:\wamp\www\Simplemailprg.php on line 11
Mail failed

for your reference i am giving you the code i am using.

</description>
		<content:encoded><![CDATA[<p>Hi Roshan,</p>
<p>This Aditya started learning php recently so,please help me out with this problem.<br />
Actually i am trying to test email in PHP through wamp server but i am getting the following error.</p>
<p>Warning: mail() [function.mail]: Failed to connect to mailserver at &#8220;you@yourdomain.com&#8221; port 25, verify your &#8220;SMTP&#8221; and &#8220;smtp_port&#8221; setting in php.ini or use ini_set() in C:\wamp\www\Simplemailprg.php on line 11<br />
Mail failed</p>
<p>for your reference i am giving you the code i am using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dravalley Support Community</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-5001</link>
		<dc:creator>Dravalley Support Community</dc:creator>
		<pubDate>Wed, 30 Dec 2009 21:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-5001</guid>
		<description>oh this is cool. nice...keep it up!</description>
		<content:encoded><![CDATA[<p>oh this is cool. nice&#8230;keep it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hardik</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-4968</link>
		<dc:creator>Hardik</dc:creator>
		<pubDate>Wed, 23 Dec 2009 12:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-4968</guid>
		<description>Hey Roshan 

I have Wamp installed at my pc and m sending mail through it 
i have set smtp port 
n everything works fine when i  use outlook 

otherwise it gives error :
mail() [function.mail]: SMTP server response: 553 sorry, Authentication failed or timed out. Please do get messages first to authenticate yourself.(#4.4.3)

Please help me for the same...

Thanx</description>
		<content:encoded><![CDATA[<p>Hey Roshan </p>
<p>I have Wamp installed at my pc and m sending mail through it<br />
i have set smtp port<br />
n everything works fine when i  use outlook </p>
<p>otherwise it gives error :<br />
mail() [function.mail]: SMTP server response: 553 sorry, Authentication failed or timed out. Please do get messages first to authenticate yourself.(#4.4.3)</p>
<p>Please help me for the same&#8230;</p>
<p>Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nphp101</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-4955</link>
		<dc:creator>nphp101</dc:creator>
		<pubDate>Fri, 18 Dec 2009 08:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-4955</guid>
		<description>How can i send email not only for gmail account but to all accounts (yahoo, hotmail etc). Codes below are for gmail account only. This works perfectly at my localhost. Please help me. 
yM: nphp101[at]   yahoo [dot] c o m
</description>
		<content:encoded><![CDATA[<p>How can i send email not only for gmail account but to all accounts (yahoo, hotmail etc). Codes below are for gmail account only. This works perfectly at my localhost. Please help me.<br />
yM: nphp101[at]   yahoo [dot] c o m</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mc-S</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-4871</link>
		<dc:creator>Mc-S</dc:creator>
		<pubDate>Fri, 04 Dec 2009 22:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-4871</guid>
		<description>Great, this solved exactly the problems I had.
Thanks!</description>
		<content:encoded><![CDATA[<p>Great, this solved exactly the problems I had.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kohake</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-4822</link>
		<dc:creator>Kohake</dc:creator>
		<pubDate>Tue, 17 Nov 2009 09:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-4822</guid>
		<description>I was following this guide, and after step four I got the warning message you said I might get, so I just went on with step five. The result was this:
&quot;Parse error: syntax error, unexpected &#039;:&#039; in C:\AppServ\www\test.php on line 86&quot;

Line 86 contains this: $headers = ‘MIME-Version: 1.0? . “\r\n”;

I don&#039;t know what to do, because removing the &quot;:&quot; only get&#039;s me this error:
Parse error: syntax error, unexpected T_DNUMBER in C:\AppServ\www\test.php on line 86
Please help.</description>
		<content:encoded><![CDATA[<p>I was following this guide, and after step four I got the warning message you said I might get, so I just went on with step five. The result was this:<br />
&#8220;Parse error: syntax error, unexpected &#8216;:&#8217; in C:\AppServ\www\test.php on line 86&#8243;</p>
<p>Line 86 contains this: $headers = ‘MIME-Version: 1.0? . “\r\n”;</p>
<p>I don&#8217;t know what to do, because removing the &#8220;:&#8221; only get&#8217;s me this error:<br />
Parse error: syntax error, unexpected T_DNUMBER in C:\AppServ\www\test.php on line 86<br />
Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WhydoIneedaname?</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-4817</link>
		<dc:creator>WhydoIneedaname?</dc:creator>
		<pubDate>Mon, 16 Nov 2009 15:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-4817</guid>
		<description>I tried to follow this as closely as possible, and it worked out pretty well. After step 4 I got the warning you mentioned, so I put in the headers and now I&#039;m getting this message:

&quot;Parse error: syntax error, unexpected &#039;:&#039; in C:\AppServ\www\test.php on line 86&quot;

Line 86 being:
&quot;$headers = ‘MIME-Version\: 1.0? . “\r\n”;&quot;

I&#039;m not very good at this, but I&#039;d really appreciate any suggestion about what I might be doing wrong.</description>
		<content:encoded><![CDATA[<p>I tried to follow this as closely as possible, and it worked out pretty well. After step 4 I got the warning you mentioned, so I put in the headers and now I&#8217;m getting this message:</p>
<p>&#8220;Parse error: syntax error, unexpected &#8216;:&#8217; in C:\AppServ\www\test.php on line 86&#8243;</p>
<p>Line 86 being:<br />
&#8220;$headers = ‘MIME-Version\: 1.0? . “\r\n”;&#8221;</p>
<p>I&#8217;m not very good at this, but I&#8217;d really appreciate any suggestion about what I might be doing wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sofian Oktavianus</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-4775</link>
		<dc:creator>Sofian Oktavianus</dc:creator>
		<pubDate>Tue, 03 Nov 2009 09:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-4775</guid>
		<description>i&#039;m using WAMP and it success to send.. thank you...</description>
		<content:encoded><![CDATA[<p>i&#8217;m using WAMP and it success to send.. thank you&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muzafar</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-4734</link>
		<dc:creator>muzafar</dc:creator>
		<pubDate>Sat, 24 Oct 2009 09:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-4734</guid>
		<description>hanks for this post, budddy!</description>
		<content:encoded><![CDATA[<p>hanks for this post, budddy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bimla Burlakoti</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-4712</link>
		<dc:creator>Bimla Burlakoti</dc:creator>
		<pubDate>Thu, 22 Oct 2009 04:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-4712</guid>
		<description>hello , i want to know the php code for sending data in the data base and in the same time same data to the mail... well i know how to send the data in database and mail function, but problem is only how to use them simultaneously through same submit button

thanks in advance</description>
		<content:encoded><![CDATA[<p>hello , i want to know the php code for sending data in the data base and in the same time same data to the mail&#8230; well i know how to send the data in database and mail function, but problem is only how to use them simultaneously through same submit button</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: habiba</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-4701</link>
		<dc:creator>habiba</dc:creator>
		<pubDate>Mon, 19 Oct 2009 05:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-4701</guid>
		<description>i have configured my php.ini as per your direction but i got the follwoing warnning. 
Warning: mail() [function.mail]: Failed to connect to mailserver at &quot;localhost&quot; port 25, verify your &quot;SMTP&quot; and &quot;smtp_port&quot; setting in php.ini or use ini_set() 

how can i solve this problme, please help me :-)

regards
Habiba</description>
		<content:encoded><![CDATA[<p>i have configured my php.ini as per your direction but i got the follwoing warnning.<br />
Warning: mail() [function.mail]: Failed to connect to mailserver at &#8220;localhost&#8221; port 25, verify your &#8220;SMTP&#8221; and &#8220;smtp_port&#8221; setting in php.ini or use ini_set() </p>
<p>how can i solve this problme, please help me <img src='http://roshanbh.com.np/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>regards<br />
Habiba</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumit Joshi</title>
		<link>http://roshanbh.com.np/2007/12/sending-e-mail-from-localhost-in-php-in-windows-environment.html/comment-page-2#comment-4688</link>
		<dc:creator>Sumit Joshi</dc:creator>
		<pubDate>Wed, 14 Oct 2009 13:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/sending-e-mail-from-localhost-in-php-in-windows-environment/#comment-4688</guid>
		<description>Hi, Dear Roshan.
I use WAMP server in my local machine. I set the php.ini file as you have given in this tutorial and also tried from other sites. But I am not able to send mail from my local machine to other mail id.

Please help me out.
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi, Dear Roshan.<br />
I use WAMP server in my local machine. I set the php.ini file as you have given in this tutorial and also tried from other sites. But I am not able to send mail from my local machine to other mail id.</p>
<p>Please help me out.<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
