Not sure it is broken, are you using the correct quotes?  Building from the 
example on ParseAddressList, which uses the same underlying mechanics as 
addresslist (https://golang.org/pkg/net/mail/#example_ParseAddressList):

Playground:  https://play.golang.org/p/iV1EJ9w4FJ

It appears to parse your email addy just fine.

D

On Thursday, December 14, 2017 at 9:20:22 AM UTC-6, sta...@gmail.com wrote:
>
> AddressList doesn't seem to like it when the email name is encoded in RFC 
> 2047 and enclosed in quotes.
>
> e.g. "=?UTF-8?Q?Charles=20Schwab=20=26=20Co=2E=2C=20Inc=2E?=" <
> te...@example.com <javascript:>>
>
> Any plan to fix it?
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to