<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.gems</filename>
    </added>
    <added>
      <filename>config/initializers/smtp_gmail.rb</filename>
    </added>
    <added>
      <filename>config/smtp_gmail.yml.sample</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -11,16 +11,6 @@ RAILS_GEM_VERSION = '2.2.2' unless defined? RAILS_GEM_VERSION
 require File.join(File.dirname(__FILE__), 'boot')
 
 Rails::Initializer.run do |config|
-
-  config.action_mailer.smtp_settings = {
-    :tls =&gt; true,
-    :address =&gt; &quot;smtp.gmail.com&quot;,
-    :port =&gt; &quot;587&quot;,
-    :authentication =&gt; :plain,
-    :user_name =&gt; ENV['gmail_user'],
-    :password =&gt; ENV['gmail_pass']
-  }
-  
   config.load_paths += [RAILS_ROOT + '/vendor/xml-mapping/lib']
   
   # Make Time.zone default to the specified zone, and make Active Record store time values</diff>
      <filename>config/environment.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>vendor/plugins/action_mailer_optional_tls/README</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/action_mailer_optional_tls/Rakefile</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/action_mailer_optional_tls/init.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/action_mailer_optional_tls/lib/action_mailer_tls.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/action_mailer_optional_tls/lib/smtp_tls.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/action_mailer_optional_tls/test/tls_test.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>19a85254c9bb8998f2a4a0d7f8f77fb368771f2f</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Storimer</name>
    <email>jesse@jadedpixel.com</email>
  </author>
  <url>http://github.com/Shopify/importer/commit/b35de9761813ac83e68ac50724020671309580c2</url>
  <id>b35de9761813ac83e68ac50724020671309580c2</id>
  <committed-date>2009-07-02T08:11:47-07:00</committed-date>
  <authored-date>2009-06-29T13:43:28-07:00</authored-date>
  <message>Switched Action Mailer tls to gem.</message>
  <tree>d64fc8e6aa2aab85186e50cfb83855e3e3e8020e</tree>
  <committer>
    <name>Jesse Storimer</name>
    <email>jesse@jadedpixel.com</email>
  </committer>
</commit>
