Zitat von Martijn Brinkers <martijn(a)djigzo.com>om>:
would it be possible to include a
"In-Reply-To" and/or "References"
header in the messages send on failed/succesful triggerd encryption?
Is it maybe possible by altering the template?
This would be useful as it possible to automatically associate the error
with the trigger mail.
Yes that's possible. You have to edit the "failed encryption" template
and add the following header:
In-Reply-To: ${(mail.message.messageID)!""}
Works perfect!
Many Thanks
Andreas