kefirfromperm / grails-asynchronous-mail

The Grails Asynchronous Mail plugin
http://grails.org/plugin/asynchronous-mail
21 stars 36 forks source link

Add support of List-Unsubscribe #75

Closed demon101 closed 6 years ago

demon101 commented 7 years ago

Is it possible to add support of List-Unsubscribe mail header?

https://www.ietf.org/rfc/rfc2369.txt

I see, but, as I understand, it exists for attachments

/** Additional headers */
    Map<String, String> headers
kefirfromperm commented 6 years ago

The headers not only for attachments. I just use the headers in the mail plugin and don't see any reasons to to do a different field. Use headers.