package mrmime

  1. Overview
  2. Docs

Module MrmimeSource

Sourcemodule Iana : sig ... end
Sourcemodule Location : sig ... end

Location module.

Sourcemodule Content_encoding : sig ... end

Content-Transfer-Encoding value

Sourcemodule MessageID : sig ... end
Sourcemodule Content_type : sig ... end

Content-type module.

Sourcemodule Encoded_word : sig ... end
Sourcemodule Mailbox : sig ... end
Sourcemodule Date : sig ... end
Sourcemodule Field : sig ... end
Sourcemodule Field_name : sig ... end
Sourcemodule Header : sig ... end
Sourcemodule Address : sig ... end
Sourcemodule Group : sig ... end
Sourcemodule Unstructured : sig ... end
Sourcemodule Unstructured_with_encoded : sig ... end

This module provides an alternative to Unstructured which handles encoded words. It is meant for the Subject and other unstructured header fields, where RFC-2047 adds additional semantics on top of the SMTP protocol. The addition of encoded words allows sending UTF-8 content in a 7 bit protocol, like SMTP without the SMTPUTF8 extension.

Sourcemodule Mail : sig ... end
Sourcemodule Hd : sig ... end
Sourcemodule Mt : sig ... end
OCaml

Innovation. Community. Security.