<?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>Komentar di: Mengirim email menggunakan php mail dari localhost</title>
	<atom:link href="http://www.almuth.web.id/2009/02/14/mengirim-email-menggunakan-php-mail-dari-localhost.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.almuth.web.id/2009/02/14/mengirim-email-menggunakan-php-mail-dari-localhost.html</link>
	<description>sekedar tempat berbagi</description>
	<lastBuildDate>Mon, 20 Jun 2011 18:09:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Oleh: Barayuda</title>
		<link>http://www.almuth.web.id/2009/02/14/mengirim-email-menggunakan-php-mail-dari-localhost.html/comment-page-2#comment-1502</link>
		<dc:creator>Barayuda</dc:creator>
		<pubDate>Mon, 07 Feb 2011 03:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.almuth.web.id/?p=71#comment-1502</guid>
		<description>Ou.. gebono toh mas caranya. :D
thx u ilmu nya mas..
 :D</description>
		<content:encoded><![CDATA[<p>Ou.. gebono toh mas caranya. <img src='http://www.almuth.web.id/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
thx u ilmu nya mas..<br />
 <img src='http://www.almuth.web.id/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Oleh: sudarsono</title>
		<link>http://www.almuth.web.id/2009/02/14/mengirim-email-menggunakan-php-mail-dari-localhost.html/comment-page-1#comment-1249</link>
		<dc:creator>sudarsono</dc:creator>
		<pubDate>Thu, 09 Dec 2010 02:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.almuth.web.id/?p=71#comment-1249</guid>
		<description>saya gunakan xampp 1.7.3 dan aktifkan Mercury .
tapi kenapa tak bisa kirim email

dengan kode sebagai berikut

&#039;=========
mail.php
&#039;-----------

Form Email

&lt;?
echo &quot;
    
    
    
    To:
    
    
    
    From:
    
    
    
    Reply-to:
    
    
    
    Subject:
    
    
    
    Message:
    
    
    
    
    
    
     &quot;;
    ?&gt;




&#039;=========
send_mail.php
&#039;-------
 
    Message:
    $message
    
    
    Number to send:
    $number
    
    
    Sending... &quot;;

    mail ($recipient, $subject, $message, $extra);

    echo &quot;done&quot;;
    ?&gt;

&#039;&#039;========
php.ini
&#039;------------------
[mail function]
; For Win32 only.
; http://php.net/smtp
SMTP = localhost
; http://php.net/smtp-port
smtp_port = 25

; For Win32 only.
; http://php.net/sendmail-from
;sendmail_from = postmaster@localhost


to : jkssbma@yahoo.com
from : jkssbma@gmail.com
reply-to : jkssbma@yahoo.com

kenapa tak ada email yang terkirim ke  ?</description>
		<content:encoded><![CDATA[<p>saya gunakan xampp 1.7.3 dan aktifkan Mercury .<br />
tapi kenapa tak bisa kirim email</p>
<p>dengan kode sebagai berikut</p>
<p>&#8216;=========<br />
mail.php<br />
&#8216;&#8212;&#8212;&#8212;&#8211;</p>
<p>Form Email</p>
<p>&lt;?<br />
echo &quot;</p>
<p>    To:</p>
<p>    From:</p>
<p>    Reply-to:</p>
<p>    Subject:</p>
<p>    Message:</p>
<p>     &#8220;;<br />
    ?&gt;</p>
<p>&#8216;=========<br />
send_mail.php<br />
&#8216;&#8212;&#8212;-</p>
<p>    Message:<br />
    $message</p>
<p>    Number to send:<br />
    $number</p>
<p>    Sending&#8230; &#8220;;</p>
<p>    mail ($recipient, $subject, $message, $extra);</p>
<p>    echo &#8220;done&#8221;;<br />
    ?&gt;</p>
<p>&#8221;========<br />
php.ini<br />
&#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[mail function]<br />
; For Win32 only.<br />
; <a href="http://php.net/smtp" rel="nofollow">http://php.net/smtp</a><br />
SMTP = localhost<br />
; <a href="http://php.net/smtp-port" rel="nofollow">http://php.net/smtp-port</a><br />
smtp_port = 25</p>
<p>; For Win32 only.<br />
; <a href="http://php.net/sendmail-from" rel="nofollow">http://php.net/sendmail-from</a><br />
;sendmail_from = postmaster@localhost</p>
<p>to : <a href="mailto:jkssbma@yahoo.com">jkssbma@yahoo.com</a><br />
from : <a href="mailto:jkssbma@gmail.com">jkssbma@gmail.com</a><br />
reply-to : <a href="mailto:jkssbma@yahoo.com">jkssbma@yahoo.com</a></p>
<p>kenapa tak ada email yang terkirim ke  ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Oleh: Ikhsan</title>
		<link>http://www.almuth.web.id/2009/02/14/mengirim-email-menggunakan-php-mail-dari-localhost.html/comment-page-1#comment-1163</link>
		<dc:creator>Ikhsan</dc:creator>
		<pubDate>Sun, 21 Nov 2010 12:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.almuth.web.id/?p=71#comment-1163</guid>
		<description>Ada yang pernah pakai PEAR::Mail?

dengan PEAR::Mail kita tidak perlu repot-repot mensetting ulang php.ini untuk merubah SMTP server. SMTP server bisa disetting pada saat eksekusi program

contohnya bisa dibaca pada artikel saya berikut

http://ikhsanaulia.blogspot.com/2010/11/mengirim-email-dengan-pearmail-php.html

semoga membantu :)</description>
		<content:encoded><![CDATA[<p>Ada yang pernah pakai PEAR::Mail?</p>
<p>dengan PEAR::Mail kita tidak perlu repot-repot mensetting ulang php.ini untuk merubah SMTP server. SMTP server bisa disetting pada saat eksekusi program</p>
<p>contohnya bisa dibaca pada artikel saya berikut</p>
<p><a href="http://ikhsanaulia.blogspot.com/2010/11/mengirim-email-dengan-pearmail-php.html" rel="nofollow">http://ikhsanaulia.blogspot.com/2010/11/mengirim-email-dengan-pearmail-php.html</a></p>
<p>semoga membantu <img src='http://www.almuth.web.id/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Oleh: almuth</title>
		<link>http://www.almuth.web.id/2009/02/14/mengirim-email-menggunakan-php-mail-dari-localhost.html/comment-page-1#comment-1104</link>
		<dc:creator>almuth</dc:creator>
		<pubDate>Mon, 08 Nov 2010 06:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.almuth.web.id/?p=71#comment-1104</guid>
		<description>seingatku gak perlu bikin mail server, karena mail servernya pake sesuai yang ada di settingannya.

mungkin pada file php.ini, settingan sendmail_path belum di setting ke file sendmail.exe</description>
		<content:encoded><![CDATA[<p>seingatku gak perlu bikin mail server, karena mail servernya pake sesuai yang ada di settingannya.</p>
<p>mungkin pada file php.ini, settingan sendmail_path belum di setting ke file sendmail.exe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Oleh: almuth</title>
		<link>http://www.almuth.web.id/2009/02/14/mengirim-email-menggunakan-php-mail-dari-localhost.html/comment-page-1#comment-1103</link>
		<dc:creator>almuth</dc:creator>
		<pubDate>Mon, 08 Nov 2010 06:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.almuth.web.id/?p=71#comment-1103</guid>
		<description>dulu pas masih pake windows, saya coba bisa karena program sendmail-nya memang untuk windows.</description>
		<content:encoded><![CDATA[<p>dulu pas masih pake windows, saya coba bisa karena program sendmail-nya memang untuk windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Oleh: gieseni</title>
		<link>http://www.almuth.web.id/2009/02/14/mengirim-email-menggunakan-php-mail-dari-localhost.html/comment-page-1#comment-1078</link>
		<dc:creator>gieseni</dc:creator>
		<pubDate>Tue, 02 Nov 2010 17:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.almuth.web.id/?p=71#comment-1078</guid>
		<description>mas maw tanya ,

kalo untuk home edition service pack2 dukung pop3 ga ia?
soalnya saya udah ngikutin petunjuk mas,saya udah replace sendmail di xampp saya dan ganti pake yang sendmail.zip itu,
tapi tetep error function.mail
apakah saya harus bikin mail server di lokal dulu??

minta bantu mas,,

makasih :D</description>
		<content:encoded><![CDATA[<p>mas maw tanya ,</p>
<p>kalo untuk home edition service pack2 dukung pop3 ga ia?<br />
soalnya saya udah ngikutin petunjuk mas,saya udah replace sendmail di xampp saya dan ganti pake yang sendmail.zip itu,<br />
tapi tetep error function.mail<br />
apakah saya harus bikin mail server di lokal dulu??</p>
<p>minta bantu mas,,</p>
<p>makasih <img src='http://www.almuth.web.id/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Oleh: Beni</title>
		<link>http://www.almuth.web.id/2009/02/14/mengirim-email-menggunakan-php-mail-dari-localhost.html/comment-page-1#comment-1076</link>
		<dc:creator>Beni</dc:creator>
		<pubDate>Mon, 01 Nov 2010 10:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.almuth.web.id/?p=71#comment-1076</guid>
		<description>Mas Almuth, scriptnya bisa jalan di Windows gak?


TQ.</description>
		<content:encoded><![CDATA[<p>Mas Almuth, scriptnya bisa jalan di Windows gak?</p>
<p>TQ.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Oleh: almuth</title>
		<link>http://www.almuth.web.id/2009/02/14/mengirim-email-menggunakan-php-mail-dari-localhost.html/comment-page-1#comment-1063</link>
		<dc:creator>almuth</dc:creator>
		<pubDate>Wed, 27 Oct 2010 12:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.almuth.web.id/?p=71#comment-1063</guid>
		<description>@Jojo: ya dipelajari lagi, soalnya saya juga dah lupa, dah lama gak pake window$ jadi sudah gak pernah ngutak-atik lagi.</description>
		<content:encoded><![CDATA[<p>@Jojo: ya dipelajari lagi, soalnya saya juga dah lupa, dah lama gak pake window$ jadi sudah gak pernah ngutak-atik lagi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Oleh: Jojo</title>
		<link>http://www.almuth.web.id/2009/02/14/mengirim-email-menggunakan-php-mail-dari-localhost.html/comment-page-1#comment-1049</link>
		<dc:creator>Jojo</dc:creator>
		<pubDate>Sat, 23 Oct 2010 06:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.almuth.web.id/?p=71#comment-1049</guid>
		<description>Kok tetep error ya mas ??
hehehehhe...</description>
		<content:encoded><![CDATA[<p>Kok tetep error ya mas ??<br />
hehehehhe&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Oleh: almuth</title>
		<link>http://www.almuth.web.id/2009/02/14/mengirim-email-menggunakan-php-mail-dari-localhost.html/comment-page-1#comment-773</link>
		<dc:creator>almuth</dc:creator>
		<pubDate>Tue, 15 Jun 2010 08:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.almuth.web.id/?p=71#comment-773</guid>
		<description>@agik: di $headers isinya sudah ada &quot;From: &lt;email@doamin.tld&gt;&quot;-nya belum, kalo belum ada coba di tambahin

@chandra: extension open-ssl sudah terinstall atau belum? kalo errornya SSL is not available biasanya sih karena open-ssl belum terinstall, untuk melihatnya bisa menggunakan phpinfo()</description>
		<content:encoded><![CDATA[<p>@agik: di $headers isinya sudah ada &#8220;From: &lt;email@doamin.tld&gt;&#8221;-nya belum, kalo belum ada coba di tambahin</p>
<p>@chandra: extension open-ssl sudah terinstall atau belum? kalo errornya SSL is not available biasanya sih karena open-ssl belum terinstall, untuk melihatnya bisa menggunakan phpinfo()</p>
]]></content:encoded>
	</item>
</channel>
</rss>

