Skip to content

Slot: reply_to (DEPRECATED)

The machine-readable email header Reply-To value, as defined by RFC 5322. For

example example.user@usersdomain.com

URI: ocsf:reply_to Alias: reply_to

Applicable Classes

Name Description Modifies Slot
Email The Email object describes the email metadata such as sender, recipients, and yes

Properties

Type and Range

Property Value
Range EmailT
Domain Of Email

Cardinality and Requirements

Property Value

Aliases

  • Reply To

See Also

Notes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:reply_to
native ocsf:reply_to

LinkML Source

name: reply_to
description: 'The machine-readable email header Reply-To value, as defined by RFC
  5322. For

  example <code>example.user@usersdomain.com</code>'
deprecated: Use the <code>reply_to_list</code> attribute instead. (since 1.4.0)
notes:
- RFC 5322 — https://www.rfc-editor.org/rfc/rfc5322
from_schema: https://w3id.org/lmodel/ocsf
see_also:
- https://www.rfc-editor.org/rfc/rfc5322
aliases:
- Reply To
rank: 1000
alias: reply_to
domain_of:
- Email
range: EmailT