Inxmail Professional commands
In Inxmail Professional there are two notations for commands:
-
The default notation is: [%Command].
-
For the special command [inx:replace] and for columns, the introductory % is omitted, e.g. [email], [first name].
[%header]
You can use the Inxmail Professional commands when generating the list-unsubscribe header.
You can introduce the header itself using the command [%header]. The [%header] command expects two arguments:
To determine the values within the HTTP unsubscribe link and the mailto unsubscribe link, you can use the [email] and [%list-name] commands to automatically determine the email address and the mailing list of Inxmail Professional.
[email] and [%list-name] in the HTTP unsubscribe link
List-unsubscribe header in the mail editor:
https://www.company.example.com/unsubscribe?email=[email]&list=[%list-name]
List-unsubscribe header in the newsletter for an example recipient:
https://ww w.company.example.com/ unsubscribe?email=max.mustermann@gmail.com&list=Autumn campaign
[email] and [%list-name] in the mailto unsubscribe link
List-unsubscribe header in the mail editor:
mailto:inbox@company.example.com?subject=unsubscribe&body=email%3D[email]%0Alist%3D[%list-name]
List-unsubscribe header in the newsletter for an example recipient:
mailto:inbox@company.example.com?subject=unsubscribe&body=email%3Dmax.mustermann@gmail.com%0Alist%3DAutumn campaign
Additional information
You can find further information in the Inxmail Professional user documentation in the sections Insert system data / commands and Commands.