metadata_options {mRpostman}R Documentation

Message Metadata Options

Description

List Metadata fields used in messages.

Usage

metadata_options()

Value

A vector containing message metadata fields.

Note

This function lists message metadata used by IMAP servers, according to the RFC 2060 (Crispin, 1996).

References

Crispin, M., "Internet Message Access Protocol - Version 4rev1", RFC 2060, doi:10.17487/RFC2060, December 1996, https://www.rfc-editor.org/info/rfc2060.

Examples

## Not run: 

library(mRpostman)
metadata_options()


## End(Not run)

[Package mRpostman version 1.1.2 Index]