mail037.yml 331 B

123456789101112
  1. --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  2. from: Example <info@example.com>
  3. from_email: info@example.com
  4. from_display_name: Example
  5. to: Max Kohl | [example.com] <kohl@example.com>
  6. cc: Ingo Best <iw@example.com>
  7. subject: 'Example: Java 8 Neuerungen'
  8. body: 'Tag Max / Ingo!
  9. '
  10. content_type: text/plain
  11. attachments: []