How to Create an Unsubscribe Link
You can add the unsubscribe function to emails sent via the SMTP service using the {{unsubscribe_url}}
variable.
Add it as a link source to the <a>
tag in the HTML of the email template you're sending:
<a href= "{{unsubscribe_url}}" >Unsubscribe</a>
To check the list of unsubscribed from transactional emails, go to the "SMTP" section, to the "Unsubscribed list" tab.
Last Updated: 27.01.2023
Sign up with
Sign in with Facebook Sign in with Google