<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -21,12 +21,12 @@ This can be over-ridden if you specify a via option
 You can also specify options for SMTP:
 
   Pony.mail(:to =&gt; 'you@example.com', :via =&gt; :smtp, :smtp =&gt; {
-    :host   =&gt; 'smtp.yourserver.com',
-    :port   =&gt; '25',
-    :user   =&gt; 'user',
-    :pass   =&gt; 'pass',
-    :auth   =&gt; :plain # :plain, :login, :cram_md5, no auth by default
-    :domain =&gt; &quot;localhost.localdomain&quot; # the HELO domain provided by the client to the server
+    :host     =&gt; 'smtp.yourserver.com',
+    :port     =&gt; '25',
+    :user     =&gt; 'user',
+    :password =&gt; 'pass',
+    :auth     =&gt; :plain, # :plain, :login, :cram_md5, no auth by default
+    :domain   =&gt; &quot;localhost.localdomain&quot; # the HELO domain provided by the client to the server
   }
 
 == Meta</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>346b9018a60140fbbbbfcae9be7cff81e3e491d7</id>
    </parent>
  </parents>
  <author>
    <name>Sutto</name>
    <email>sutto@sutto.net</email>
  </author>
  <url>http://github.com/Sutto/pony/commit/826dc9ef0962810e69875e69e30e6c0982b0f47b</url>
  <id>826dc9ef0962810e69875e69e30e6c0982b0f47b</id>
  <committed-date>2009-05-08T09:11:26-07:00</committed-date>
  <authored-date>2009-05-08T09:11:26-07:00</authored-date>
  <message>Example for SMTP Auth in Docs was broken</message>
  <tree>be246100f44e40644121d1481aad723a90e4ed28</tree>
  <committer>
    <name>Sutto</name>
    <email>sutto@sutto.net</email>
  </committer>
</commit>
