View Source RFC2822

CI Hex.pm

An implementation of RFC 2822.

Installation

Add :rfc2822 to the list of dependencies in mix.exs:

def deps do
  [
    {:rfc2822, <requirement>}
  ]
end

Usage

For more information, see the documentation.

License

Apache License 2.0