<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 class Mailers::EmailMailer &lt; ActionMailer::Base
   def email(person, email)
     recipients   person.primary_email.strip
-    from         &quot;#{email.sender.full_name.strip}&lt;#{email.sender.primary_email}&gt;&quot;
+    from         &quot;&lt;#{email.sender.primary_email}&gt;&quot;
     @subject     = email.subject
     @sent_on     = Time.now
     @body[:person] = person
@@ -10,7 +10,7 @@ class Mailers::EmailMailer &lt; ActionMailer::Base
   
   def report(email, missing)
     recipients   email.sender.primary_email.strip
-    from         &quot;Campus Movement Tracker&lt;noreply@ministrytracker.org&gt;&quot;
+    from         &quot;&lt;noreply@ministrytracker.org&gt;&quot;
     @subject     = &quot;[MT] Email sent on your behalf&quot;
     @sent_on     = Time.now
     @body = {:email =&gt; email, :missing =&gt; missing}</diff>
      <filename>app/models/mailers/email_mailer.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b2edf3c15c9a8587f6c078538877432140959d4d</id>
    </parent>
  </parents>
  <author>
    <name>Josh Starcher</name>
    <email>josh@josh-starchers-mac-pro.local</email>
  </author>
  <url>http://github.com/twinge/ministry-tracker/commit/4adb61a7f65941d04f76f5c4651c1cc815c8eef3</url>
  <id>4adb61a7f65941d04f76f5c4651c1cc815c8eef3</id>
  <committed-date>2009-10-31T12:31:59-07:00</committed-date>
  <authored-date>2009-10-31T12:31:59-07:00</authored-date>
  <message>uscm email server really doesn't like that name part of the string</message>
  <tree>a89647b3bdee141f3754fa3e418b840086cf405a</tree>
  <committer>
    <name>Josh Starcher</name>
    <email>josh@josh-starchers-mac-pro.local</email>
  </committer>
</commit>
