summaryrefslogtreecommitdiffstats
path: root/framework/mail/mailtemplates.h
Commit message (Collapse)AuthorAge
* Support for mail repliesChristian Mollekopf2016-03-01
A template message is generated based on the input message, including appropriate recepients and quoted text. Encoding and and options are mostly hardcoded still, and there might be one or the other crash with HTML mails. Also image/attachment support is incomplete.