mail052.yml 317 B

1234567891011
  1. --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  2. from: MAILER-DAEMON@example.com (Mail Delivery System)
  3. from_email: MAILER-DAEMON@example.com
  4. from_display_name: Mail Delivery System
  5. to: you@example.com
  6. subject: Undelivered Mail Returned to Sender
  7. body: 'some test
  8. '
  9. content_type: text/plain
  10. attachments: []