mail108.yml 234 B

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