expercise / coding-expercise

Web application for coding-expercise
32 stars 11 forks source link

Email Templating Infrastructure #105

Closed baybatu closed 8 years ago

baybatu commented 8 years ago

We need an email templating mechanism for new email template producing. It would be to nice add improved email assertion that overlooks whitespaces.

yigit-darcin commented 8 years ago

mandrill / sendgrid ? or velocity / freemarker ?

ufuk commented 8 years ago

Thymeleaf

baybatu commented 8 years ago

Also we still use sendgrid as email sender service.

yigit-darcin commented 8 years ago

thymeleaf ? :-1:

baybatu commented 8 years ago

Thymeleaf has natural templating that allows emails to be designed by non-developer person in future easily without dealing with template language constructs.