<?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 email through your local host through WAMP or XAMPP</title>
	<atom:link href="http://www.openjason.com/2008/01/14/sending-email-through-your-local-host-through-wamp-or-xampp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openjason.com/2008/01/14/sending-email-through-your-local-host-through-wamp-or-xampp/</link>
	<description>Weblog of all things Open Source, Web 2.0, Joomla!, and more...</description>
	<lastBuildDate>Thu, 11 Mar 2010 10:59:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ranjith</title>
		<link>http://www.openjason.com/2008/01/14/sending-email-through-your-local-host-through-wamp-or-xampp/comment-page-1/#comment-1235</link>
		<dc:creator>ranjith</dc:creator>
		<pubDate>Fri, 15 Jan 2010 06:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.openjason.com/2008/01/14/sending-email-through-your-local-host-through-wamp-or-xampp/#comment-1235</guid>
		<description>please i am new to php.so send me a mail how to send a mail from xampp from localhost.in detail step</description>
		<content:encoded><![CDATA[<p>please i am new to php.so send me a mail how to send a mail from xampp from localhost.in detail step</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neil</title>
		<link>http://www.openjason.com/2008/01/14/sending-email-through-your-local-host-through-wamp-or-xampp/comment-page-1/#comment-724</link>
		<dc:creator>neil</dc:creator>
		<pubDate>Wed, 11 Feb 2009 02:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.openjason.com/2008/01/14/sending-email-through-your-local-host-through-wamp-or-xampp/#comment-724</guid>
		<description>is stmp username and password important?
where can i find the mail() function (statement no.4)?
where can i find the header to be specified (statement no.5)?

sorry because im just a newbie


please help

im using wamp server</description>
		<content:encoded><![CDATA[<p>is stmp username and password important?<br />
where can i find the mail() function (statement no.4)?<br />
where can i find the header to be specified (statement no.5)?</p>
<p>sorry because im just a newbie</p>
<p>please help</p>
<p>im using wamp server</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neil</title>
		<link>http://www.openjason.com/2008/01/14/sending-email-through-your-local-host-through-wamp-or-xampp/comment-page-1/#comment-723</link>
		<dc:creator>neil</dc:creator>
		<pubDate>Wed, 11 Feb 2009 02:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.openjason.com/2008/01/14/sending-email-through-your-local-host-through-wamp-or-xampp/#comment-723</guid>
		<description>ive set the smtp server name of my isp but i still got this error message

Warning: mail() [function.mail]: Failed to connect to mailserver at &quot;home.philcome.ph&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\components\com_preventive\views\preventive\tmpl\default.php on line 754

Warning: mail() [function.mail]: Failed to connect to mailserver at &quot;home.philcome.ph&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\components\com_preventive\views\preventive\tmpl\default.php on line 756

Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\components\com_preventive\views\preventive\tmpl\default.php on line 756</description>
		<content:encoded><![CDATA[<p>ive set the smtp server name of my isp but i still got this error message</p>
<p>Warning: mail() [function.mail]: Failed to connect to mailserver at &#8220;home.philcome.ph&#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\components\com_preventive\views\preventive\tmpl\default.php on line 754</p>
<p>Warning: mail() [function.mail]: Failed to connect to mailserver at &#8220;home.philcome.ph&#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\components\com_preventive\views\preventive\tmpl\default.php on line 756</p>
<p>Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\components\com_preventive\views\preventive\tmpl\default.php on line 756</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sending email through your local host through WAMP or XAMPP</title>
		<link>http://www.openjason.com/2008/01/14/sending-email-through-your-local-host-through-wamp-or-xampp/comment-page-1/#comment-144</link>
		<dc:creator>Sending email through your local host through WAMP or XAMPP</dc:creator>
		<pubDate>Sat, 19 Jan 2008 20:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.openjason.com/2008/01/14/sending-email-through-your-local-host-through-wamp-or-xampp/#comment-144</guid>
		<description>[...] Sending email through your local host through WAMP or XAMPP Generally you can find the line “SMTP=localhost“. change the localhost to the smtp server name of your ISP. And, there is another attribute called “smtp_port” which should be set to 25.I’ve set the following values in my php.ini file. &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Sending email through your local host through WAMP or XAMPP Generally you can find the line “SMTP=localhost“. change the localhost to the smtp server name of your ISP. And, there is another attribute called “smtp_port” which should be set to 25.I’ve set the following values in my php.ini file. &#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
