<?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;example.com&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>Adam Wiggins</name>
    <email>adam@heroku.com</email>
  </author>
  <url>http://github.com/adamwiggins/pony/commit/d4a3d4cfac522a204b6e44dbf5198027c71809bb</url>
  <id>d4a3d4cfac522a204b6e44dbf5198027c71809bb</id>
  <committed-date>2009-09-23T19:38:54-07:00</committed-date>
  <authored-date>2009-09-23T19:38:54-07:00</authored-date>
  <message>readme update</message>
  <tree>a5d3a4ffd8afe7cf3d5f12aed7bd3a99bd7f2807</tree>
  <committer>
    <name>Adam Wiggins</name>
    <email>adam@heroku.com</email>
  </committer>
</commit>
