Skip to content

Slot: smtp_from (DEPRECATED)

The value of the SMTP MAIL FROM command.

URI: ocsf:smtp_from Alias: smtp_from

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

  • SMTP From

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: smtp_from
description: The value of the SMTP MAIL FROM command.
deprecated: Use the <code>from</code> attribute instead. (since 1.4.0)
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- SMTP From
rank: 1000
alias: smtp_from
domain_of:
- Email
range: EmailT