NF2.1 Mail Signature And Images
Feature: Mail Signature And Images
Goal: User Experience
Developer: Nicolas Micoud
Description:
In the mail template you can now add images and use context variables (based on the user sending the email).
In the next screenshot you can see the example for a signature using an image, please note the usage of cid: as the prefix for the image - it won't work if you don't define exactly the image source as the example shown.
The name of the image must correspond with an attachment name. Note you can use also context variables like @Name@ and they will be replaced by the Name of the user sending the email (any column of the AD_User table can be used here)
Then, on user window you can assign a default mail template to the user (like a signature) - and define if that will be automatically added to emails - or it will require pushing the add-signature button.
In the mail dialog window you can see the result of enabling this functionality and the new add-signature button:
Technical Info: IDEMPIERE-1899