mail026.yml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  2. from: gate <team@support.gate.de>
  3. from_email: team@support.gate.de
  4. from_display_name: gate
  5. to: Martin Edenhofer <billing@znuny.inc>
  6. subject: Ihre Rechnung als PDF-Dokument
  7. body: |-
  8. <table cellpadding="0" cellspacing="0" bgcolor="#d9e7f0" style="font-size: 12px;color: #000000;width: 100%;background-color: #d9e7f0;padding: 0px;margin: 0px;">
  9. <tr>
  10. <td valign="top">
  11. <center>
  12. <br><br>
  13. </center>
  14. </td>
  15. </tr>
  16. </table>
  17. content_type: text/html
  18. attachments:
  19. - !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  20. data: |-
  21. <html>
  22. <head>
  23. <title>Ihre Rechnung als PDF-Dokument</title>
  24. </head>
  25. <body style="margin: 0px;padding: 0px;font-family: Arial, sans-serif;font-size: 12px;">
  26. <table cellpadding="0" cellspacing="0" width="100%" height="100%" bgcolor="#d9e7f0" id="mailbg" style="empty-cells:show;font-size: 12px;line-height: 18px;color: #000000;font-family: Arial, sans-serif;width: 100%;height: 100%;background-color: #d9e7f0;padding: 0px;margin: 0px;">
  27. <tr>
  28. <td valign="top">
  29. <center>
  30. <br><br>
  31. </center>
  32. </td>
  33. </tr>
  34. </table>
  35. </body>
  36. </html>
  37. filename: message.html
  38. preferences: !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  39. content-alternative: true
  40. original-format: true
  41. Mime-Type: text/html
  42. Charset: utf-8
  43. - !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  44. data: some text
  45. filename: invoice_gatede_B181347.txt
  46. preferences: !ruby/hash:ActiveSupport::HashWithIndifferentAccess
  47. Content-Type: text/plain; name=invoice_gatede_B181347.txt
  48. Mime-Type: text/plain
  49. Charset: UTF-8