mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-06 16:00:51 +00:00
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