ozimov / spring-boot-email-tools

A set of services and tools for sending emails in a Spring Boot 1.5.x application using a Template Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom email headers

robertotru opened this issue · comments

As described in this StackOverflow question, it would be nice to have the possibility to set a custom header for the emails. This should be relatively easy.