<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -553,6 +553,8 @@ class ActionMailer::ARSendmail
           body = (&quot;WARNING: not all the messages made it into this digest - some are lost in truncation. &quot; +
                   &quot;Original number of messages - #{mails.size} (here only #{new_num}); original size - #{old_size} &quot; +
                   &quot;(here only #{body.size}). Full dump of original emails is placed in #{email_dump_path} @#{`hostname`.strip}.\n\n&quot;) + body
+        else
+          body = &quot;This digest has #{mails.size} messages for you:\n\n&quot; + body  
         end
         new.body = body
         email = email_class.create!(:from =&gt; email.from, :to =&gt; to, :mail =&gt; new.to_s, :ready =&gt; true)</diff>
      <filename>lib/action_mailer/ar_sendmail.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dc51d3da927334767e556bd76af72b3c82a08b24</id>
    </parent>
  </parents>
  <author>
    <name>unknown</name>
    <email>artem.vasiliev@texunatech.com</email>
  </author>
  <url>http://github.com/artemv/ar_mailer/commit/3d98a67723e749ad28e9038267b0c827ca749e4c</url>
  <id>3d98a67723e749ad28e9038267b0c827ca749e4c</id>
  <committed-date>2009-10-23T14:55:19-07:00</committed-date>
  <authored-date>2009-10-23T14:55:19-07:00</authored-date>
  <message>let's have messages count in digest header</message>
  <tree>025e809b4bc53f431de5f378dbe07e853cc4f270</tree>
  <committer>
    <name>unknown</name>
    <email>artem.vasiliev@texunatech.com</email>
  </committer>
</commit>
