Skip to content

Slot: return_path

The address found in the 'Return-Path' header, which indicates where bounce

messages (non-delivery reports) should be sent. This address is often set by

the sending system and may differ from the 'From' or 'Sender' addresses. For

example, mailer-daemon@senderserver.com.

URI: ocsf:return_path Alias: return_path

Applicable Classes

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

Properties

Type and Range

Property Value
Range EmailT
Domain Of Email

Cardinality and Requirements

Property Value

Aliases

  • Return Path

See Also

Notes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: return_path
description: 'The address found in the ''Return-Path'' header, which indicates where
  bounce

  messages (non-delivery reports) should be sent. This address is often set by

  the sending system and may differ from the ''From'' or ''Sender'' addresses. For

  example, <code>mailer-daemon@senderserver.com</code>.'
notes:
- RFC 5322 — https://www.rfc-editor.org/rfc/rfc5322
- 'RFC 5321 - Simple Mail Transfer Protocol 

  https://datatracker.ietf.org/doc/html/rfc5321#section-4.4'
from_schema: https://w3id.org/lmodel/ocsf
see_also:
- https://www.rfc-editor.org/rfc/rfc5322
- https://datatracker.ietf.org/doc/html/rfc5321#section-4.4
aliases:
- Return Path
rank: 1000
alias: return_path
domain_of:
- Email
range: EmailT