Skip to content

New variable %recipient% for final recipient to replace %to% / %from% in all templates #151

@RealRaven2000

Description

@RealRaven2000

To simplify usage of external HTML templates across the cases Write / Reply / Forward I would like a new variable that intelligently switches between the to and from headers so that it can be used like in the following example

<p>Dear %tofinal(name)%,</p>
<p>%cursor%</p>
<p>yours sincerely,<br>
&nbsp;&nbsp;%identity(firstname)%</p>

this could be used both for writing / replying / forward without having to manually modify the result in composer.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions