Skip to content

Conversation

@TylerPachal
Copy link

@TylerPachal TylerPachal commented Aug 23, 2018

As per RFC2822 wherein the mailbox-list and mailbox specifications are defined, the following format should be permissible per § 3.4:

"LastName, FirstName" <mailbox@domain.tld>

This PR handles that appropriately.


This PR also adds Access behaviour so that the bracket syntax can be used, this is useful for drilling down like this:

m = %MimeMail{}
m[:headers][:from]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants