<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Mengirim email di Action Mailer menggunakan GMAIL SMTP</title>
	<link>http://adityakircon.blogsome.com/2007/09/19/mengirim-email-di-action-mailer-menggunakan-gmail-smtp/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sun, 12 Feb 2012 18:03:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: adit</title>
		<link>http://adityakircon.blogsome.com/2007/09/19/mengirim-email-di-action-mailer-menggunakan-gmail-smtp/#comment-256</link>
		<pubDate>Thu, 15 Nov 2007 16:59:18 +0000</pubDate>
		<guid>http://adityakircon.blogsome.com/2007/09/19/mengirim-email-di-action-mailer-menggunakan-gmail-smtp/#comment-256</guid>
					<description>@oom Arie

cara manggilnya mesti pake prefix deliver_ , jd alih2 menggunakan Welcome.sent , yg bener itu Welcome.deliver_sent</description>
		<content:encoded><![CDATA[	<p>@oom Arie</p>
	<p>cara manggilnya mesti pake prefix deliver_ , jd alih2 menggunakan Welcome.sent , yg bener itu Welcome.deliver_sent
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: arie</title>
		<link>http://adityakircon.blogsome.com/2007/09/19/mengirim-email-di-action-mailer-menggunakan-gmail-smtp/#comment-254</link>
		<pubDate>Thu, 15 Nov 2007 15:01:45 +0000</pubDate>
		<guid>http://adityakircon.blogsome.com/2007/09/19/mengirim-email-di-action-mailer-menggunakan-gmail-smtp/#comment-254</guid>
					<description>juga yang penting banget untuk diingat adalah 

&lt;blockquote&gt;
DEPRECATION WARNING: server_settings has been renamed smtp_settings, this warning will be removed with rails 2.0  See http://www.rubyonrails.org/deprecation for details. (called from /Users/arie/PB-arie-backup/penelitian/tls/config/environment.rb:12)
&lt;/blockquote&gt;

jadi pakai &lt;b&gt;smtp_settings&lt;/b&gt; bukan &lt;strike&gt;server_settings&lt;/strike&gt; lagi.</description>
		<content:encoded><![CDATA[	<p>juga yang penting banget untuk diingat adalah </p>
	<blockquote><p>
DEPRECATION WARNING: server_settings has been renamed smtp_settings, this warning will be removed with rails 2.0  See <a href='http://www.rubyonrails.org/deprecation' rel='nofollow'>http://www.rubyonrails.org/deprecation</a> for details. (called from /Users/arie/PB-arie-backup/penelitian/tls/config/environment.rb:12)
</p></blockquote>
	<p>jadi pakai <b>smtp_settings</b> bukan <strike>server_settings</strike> lagi.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: arie</title>
		<link>http://adityakircon.blogsome.com/2007/09/19/mengirim-email-di-action-mailer-menggunakan-gmail-smtp/#comment-253</link>
		<pubDate>Thu, 15 Nov 2007 14:45:56 +0000</pubDate>
		<guid>http://adityakircon.blogsome.com/2007/09/19/mengirim-email-di-action-mailer-menggunakan-gmail-smtp/#comment-253</guid>
					<description>&lt;blockquote&gt;
 def sent
&lt;/blockquote&gt;

pastikan itu adalah &lt;b&gt;self&lt;/b&gt;.sent kalau dipanggil langsung dengan class Welcome.sent</description>
		<content:encoded><![CDATA[	<blockquote><p>
 def sent
</p></blockquote>
	<p>pastikan itu adalah <b>self</b>.sent kalau dipanggil langsung dengan class Welcome.sent
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: arie</title>
		<link>http://adityakircon.blogsome.com/2007/09/19/mengirim-email-di-action-mailer-menggunakan-gmail-smtp/#comment-236</link>
		<pubDate>Tue, 09 Oct 2007 15:32:05 +0100</pubDate>
		<guid>http://adityakircon.blogsome.com/2007/09/19/mengirim-email-di-action-mailer-menggunakan-gmail-smtp/#comment-236</guid>
					<description>&lt;blockquote&gt;ruby script/generate welcome_mailer&lt;/blockquote&gt;

itu pasti salah ketik / ada yang kurang, yaitu perintah mailer . jadi yang betul :

&lt;blockquote&gt;ruby script/generate mailer welcome_mailer&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[	<blockquote><p>ruby script/generate welcome_mailer</p></blockquote>
	<p>itu pasti salah ketik / ada yang kurang, yaitu perintah mailer . jadi yang betul :</p>
	<blockquote><p>ruby script/generate mailer welcome_mailer</p></blockquote>
]]></content:encoded>
				</item>
</channel>
</rss>

