summaryrefslogtreecommitdiffstats
path: root/framework/mail/mailtemplates.cpp
Commit message (Collapse)AuthorAge
* QWebPage can only be used in a QApplicationChristian Mollekopf2016-03-03
|
* 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.