mirror of
https://github.com/zammad/zammad
synced 2026-05-24 09:48:36 +00:00
19 lines
630 B
YAML
19 lines
630 B
YAML
--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess
|
|
from: thomas.smith@example.com
|
|
from_email: thomas.smith@example.com
|
|
from_display_name: ''
|
|
to: q1@znuny.com
|
|
subject: 'Antwort: Probleme ADB / Anlegen von Tickets [Ticket#111079]'
|
|
body: "<p>JA</p>"
|
|
content_type: text/html
|
|
attachments:
|
|
- !ruby/hash:ActiveSupport::HashWithIndifferentAccess
|
|
data: |-
|
|
<html><body>
|
|
<p><font size="2" face="sans-serif">JA</font></body></html>
|
|
filename: message.html
|
|
preferences: !ruby/hash:ActiveSupport::HashWithIndifferentAccess
|
|
content-alternative: true
|
|
original-format: true
|
|
Mime-Type: text/html
|
|
Charset: US-ASCII
|