mail107.yml 223 B

1234567891011
  1. --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  2. from: me@example.com
  3. from_email: me@example.com
  4. from_display_name: ''
  5. to: you@example.com
  6. subject: test
  7. body: 'some text
  8. '
  9. content_type: text/plain
  10. attachments: []