13 lines
371 B
YAML
13 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-49df88528b60c554dbd3dcb4b067ecb2@zammad_generated>"
|