mail091.yml 1.1 KB

123456789101112131415161718192021222324252627
  1. --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  2. from: '"岡本和正" <mail@domain.jp>'
  3. from_email: mail@domain.jp
  4. from_display_name: 岡本和正
  5. to: '"support@ourdomain.com" <support@ourdomain.com>'
  6. subject: メルマガ解除
  7. body: "<div>このアドレスへのメルマガを解除してください。</div>"
  8. content_type: text/html
  9. attachments:
  10. - !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  11. data: |
  12. <html>
  13. <head>
  14. <meta http-equiv="Content-Type" content="text/html; charset=iso-2022-jp">
  15. <style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
  16. </head>
  17. <body dir="ltr">
  18. <div style="font-family: Meiryo, メイリオ, &quot;Hiragino Sans&quot;, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
  19. このアドレスへのメルマガを解除してください。</div>
  20. </body>
  21. </html>
  22. filename: message.html
  23. preferences: !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  24. content-alternative: true
  25. original-format: true
  26. Mime-Type: text/html
  27. Charset: iso-2022-jp