mail092.yml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  2. from: MAILER-DAEMON <postmaster@example.com> (Mail Delivery System)
  3. from_email: postmaster@example.com
  4. from_display_name: MAILER-DAEMON
  5. to: receiver@example.org
  6. subject: Undelivered Mail Returned to Sender
  7. body: |
  8. This is the mail system at Centrum Holdings
  9. I'm sorry to have to inform you that your message could not
  10. be delivered to one or more recipients. It's attached below.
  11. For further assistance, please contact your system administrator.
  12. If you do so, please include this problem report. You can
  13. delete your own text from the attached returned message.
  14. The mail system
  15. content_type: text/plain
  16. attachments:
  17. - !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  18. data: |
  19. Reporting-MTA: dns; mail.example.com
  20. X-Postfix-Queue-ID: 242788039D8C
  21. X-Postfix-Sender: rfc822; receiver@example.org
  22. Arrival-Date: Wed, 22 Jul 2020 13:43:06 +0200 (CEST)
  23. Final-Recipient: rfc822; receiver@example.org
  24. Action: failed
  25. Status: 5.2.2
  26. Diagnostic-Code: X-Postfix; Mailbox is full
  27. filename: Delivery report.txt
  28. preferences: !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  29. Content-Type: message/delivery-status
  30. Content-Description: Delivery report
  31. Mime-Type: message/delivery-status
  32. Charset: UTF-8
  33. - !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  34. data: ''
  35. filename: Undelivered Message.eml
  36. preferences: !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  37. Content-Type: message/rfc822
  38. Content-Description: Undelivered Message
  39. Mime-Type: message/rfc822
  40. Charset: UTF-8