View Source RFC2822
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.
An implementation of RFC 2822.
Add :rfc2822
to the list of dependencies in mix.exs
:
def deps do
[
{:rfc2822, <requirement>}
]
end
For more information, see the documentation.