mail097.yml 371 B

123456789101112
  1. --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  2. from: '"Name R. John" <user.name@example.com>'
  3. from_email: user.name@example.com
  4. from_display_name: Name R. John
  5. to: To This Person <user@example.com>
  6. subject: Subject of message
  7. body: 'Message text
  8. '
  9. content_type: text/plain
  10. attachments: []
  11. message_id: "<gen-49df88528b60c554dbd3dcb4b067ecb2@zammad_generated>"