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