Bo Simonsen
Bo Simonsen
@leucos I agree, this could go both ways: the library could actually skip adding filename when `at.HTMLRelated` is set, just `Content-ID` should be sufficient.
You mean what is done in #132 ?
Make sense, however it will break existing functionality, and will not make a big difference, since the library anyway use `Address.String()` for serialization.
I think the library is working correctly as long as you use `Email.Bcc = []string{...}` then it is being put in SMTP `RCPT TO:` but not in the mail header...
I didn't think of this, since I read most of `email.go`, I could remember the logic from there It makes sense. I am not sure it will work ovewriting "To"...
@gijsbers The icons in the window title bar are still very small, any idea how to cope with that?