Smtp Macros¶
EMAIL_TO¶
This macro is replaced with recipient email address.
Example:
<p> You receive this email on [[EMAIL_TO]] email address becasue....</p>
UNSUB_LINK¶
This macro is replaced with smtp unsubscribe link.
Example:
<a href="[[UNSUB_LINK]]"> Click here to Unsubsribe</a>