haraka / node-address-rfc2822

Parser for RFC2822 (Header) format email addresses
https://www.npmjs.com/package/address-rfc2822
53 stars 16 forks source link

Exports the Address object #29

Closed fionawhim closed 6 years ago

fionawhim commented 6 years ago

Not sure if you're interested in this, but I’m using the Address object to properly format a "to" line when sending email so that everything gets escaped correctly.