mailroom icon indicating copy to clipboard operation
mailroom copied to clipboard

Mail handling for Elixir

Results 4 mailroom issues
Sort by recently updated
recently updated
newest added

Hi @andrewtimberlake I was thinking of contributing some docs improvements (mainly for SMTP) and potentially code improvements but seeing that two PRs have been open for a while and haven't...

Hello! I'd like to contribute to the imap client (looking forward to implement the `append` command), but I'd love to document some of the internals first. This pr introduces dialyzer/dialyxir...

This PR implements the `Mailroom.SMTP.send` function that can take a `%Mail.Message{}` as an argument. The map is used to send all the required commands to the Mail Submission Agent. The...

Any plans on updating docs or is this project being archived? I am having hard time figuring out how to use Mailroom. Also some of the functions in the existing...