<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -37,7 +37,7 @@ module CollectiveIdea
       module SingletonMethods
         
         def authenticate(username, password)
-          imap = Net::IMAP.new imap_authenicatable_options[:host]
+          imap = Net::IMAP.new imap_authenicatable_options[:host], imap_authenicatable_options[:port], imap_authenicatable_options[:ssl] 
           username = clean_username(username)
           imap.authenticate('LOGIN', username, password)
           </diff>
      <filename>lib/imap_authenticatable.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>24506701cae3bf8502b39984eef2d6ab89885d01</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Morrison</name>
    <email>daniel@collectiveidea.com</email>
  </author>
  <url>http://github.com/collectiveidea/imap_authenticatable/commit/7cc975bba7aa476104634c510c4f1d1e6640be55</url>
  <id>7cc975bba7aa476104634c510c4f1d1e6640be55</id>
  <committed-date>2007-02-19T13:45:46-08:00</committed-date>
  <authored-date>2007-02-19T13:45:46-08:00</authored-date>
  <message>Actually uploading SSL changes</message>
  <tree>9baa5d9aa101f46d270aa066b4ddf1d743efcc08</tree>
  <committer>
    <name>Daniel Morrison</name>
    <email>daniel@collectiveidea.com</email>
  </committer>
</commit>
