grizzlylab / mailer-bundle

Mailer bundle for Symfony 2/3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detect contentType, based on Twig template file extension

grizzlylab opened this issue · comments

  • email.txt.twig => text/plain
  • email.html.twig => text/html
  • other.twig=> text/plain (fallback)

Issue is 5 years old, closing.