12 lines
371 B
YAML
12 lines
371 B
YAML
--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess
|
|
from: '"Name R. John" <user.name@example.com>'
|
|
from_email: user.name@example.com
|
|
from_display_name: Name R. John
|
|
to: To This Person <user@example.com>
|
|
subject: Subject of message
|
|
body: 'Message text
|
|
|
|
'
|
|
content_type: text/plain
|
|
attachments: []
|
|
message_id: "<gen-baa1c9c250966ffb2bb20a9d611c2e5a@zammad_generated>"
|