Learn R Programming

mRpostman (version 0.3.1)

section_or_field_options: Section or Header Fields Options

Description

This function presents message sections and header fields that can be used for searching and fetching message contents. The header fields, particularly, are only a suggestion and indicate the most common terms. Some messages may not contain one or more of the listed fields. It is also possible that one or more fields not listed here may be used in some messages.

Usage

section_or_field_options()

Arguments

Value

A list containing common header fields.

References

Freed, N. and N. Borenstein, "Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types", RFC 2046, 10.17487/RFC2046, November 1996, https://www.rfc-editor.org/info/rfc2046.

Resnick, P., Ed., "Internet Message Format", RFC 2822, 10.17487/RFC2822, April 2001, https://www.rfc-editor.org/info/rfc2822.

Crocker, D., "STANDARD FOR THE FORMAT OF ARPA INTERNET TEXT MESSAGES", STD 11, RFC 822, 10.17487/RFC0822, August 1982, https://www.rfc-editor.org/info/rfc822.

See Also

Other options: flag_options, metadata_options

Examples

Run this code
# NOT RUN {
library(mRpostman)
section_or_field_options()

# }

Run the code above in your browser using DataLab