matcornic / hermes

Golang package that generates clean, responsive HTML e-mails for sending transactional mail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strange title with custom options and without name

nlamirault opened this issue · comments

Hi,
Using custom options and without name, header of the text version of email is like that :

Body: hermes.Body{
	Greeting:  "Bonjour",
Bonjour ,,


HTML version seems correctly formatted.

Use "Title" instead of greetings to override Greetings+Name