mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-20 19:38:18 +00:00
e106c3d496
This engine does no templating; the source text is output exactly as it was entered into the template engine. Expose template_dialect to the http injection API and add a test to show that selecting the Static dialect doesn't perform any template expansion. refs: https://github.com/KumoCorp/kumomta/issues/446