Skip to content

Slot: smtp_to (DEPRECATED)

The value of the SMTP envelope RCPT TO command.

URI: ocsf:smtp_to Alias: smtp_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
Multivalued Yes

Aliases

  • SMTP To

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: smtp_to
description: The value of the SMTP envelope RCPT TO command.
deprecated: Use the <code>to</code> attribute instead. (since 1.4.0)
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- SMTP To
rank: 1000
alias: smtp_to
domain_of:
- Email
range: EmailT
multivalued: true