How to Add a MyGuestlist Unsubscribe Link: The Complete 2026 Guide

A simple way to add a MyGuestlist unsubscribe link ensures compliance and boosts engagement; discover the essential steps to implement it seamlessly.
Alaa
By Alaa
SMTPedia documents email infrastructure end to end: SMTP standards from the RFC archive, delivera...
3 min read Updated Jul 28, 2026 18 views

MyGuestlist is an Australian venue and hospitality marketing platform serving bars, restaurants, and hospitality venues with guest list management, email marketing, and event promotion. The unsubscribe mechanism uses the [UNSUBSCRIBE] merge tag auto-injected into every campaign footer, and MyGuestlist emits RFC 8058 headers automatically for authenticated sending domains. Consent is tracked at the contact level with Australian Spam Act 2003 enforcement. This guide covers the tag, the hospitality vertical model, and how to verify the setup end to end.

Quick reference

MyGuestlist unsubscribe link

Tag syntax[UNSUBSCRIBE]
PlacementAuto-embedded in every campaign footer
ScopeContact-level opt-out with Australian Spam Act enforcement
Config pathSettings > Sender profiles > Footer
RFC 8058 one-clickYes, automatic for authenticated sending domains

How to add the unsubscribe tag in MyGuestlist

Place the merge tag exactly as shown below in the email template. MyGuestlist replaces it at send time with a signed URL scoped to the recipient and campaign.

[UNSUBSCRIBE]

For custom HTML templates, wrap the tag in an anchor to render a proper hyperlink in the delivered email:

<a href="[UNSUBSCRIBE]">Unsubscribe from this list</a>
Default footer

Auto-embedded in every campaign footer

RFC 8058 one-click: automatic

Yes, automatic for authenticated sending domains The recipient's mailbox provider (Gmail, Yahoo) uses the List-Unsubscribe-Post header to expose the native one-click button on the message. Requires domain authentication with DKIM and DMARC.

!
Watch out for this

MyGuestlist Australian venue-specific use case means guest list opt-in from door signup or event registration constitutes express consent under Spam Act 2003. Vertical hospitality workflows (event RSVPs, function bookings) qualify for transactional exemption while promotional broadcasts (upcoming events, weekly specials) respect opt-out. Configure per-list scoping to distinguish transactional booking confirmations from promotional broadcasts.

Testing your MyGuestlist unsubscribe link

  1. Send a test message to a controlled Gmail address you own via the MyGuestlist campaign preview action
  2. Click the footer unsubscribe link and confirm the opt-out on the landing page
  3. Check the subscriber or contact record: the status should be Unsubscribed within seconds
  4. Verify the RFC 8058 headers in Gmail: open the message, click three dots, then Show original. Look for List-Unsubscribe and List-Unsubscribe-Post: List-Unsubscribe=One-Click
S

Want the full 222-platform reference?

See the pillar guide with the compliance landscape, the RFC 8058 deep dive, and the unsubscribe tag for every ESP: How to add an unsubscribe link: the complete 2026 guide →

  1. Open your campaign in the MyGuestlist editor.
  2. Add or edit a text block in the footer.
  3. Insert the merge tag [UNSUBSCRIBE].
  4. Wrap it in an anchor: <a href="[UNSUBSCRIBE]">Unsubscribe</a>.
  5. Configure the sender identity under Settings > Sender profiles > Footer.
  6. Send a test to a seed address and verify the rendered link routes to the MyGuestlist-hosted preference page.

Hospitality vertical and Australian Spam Act

MyGuestlist Australian venue-specific use case means guest list opt-in from door signup or event registration constitutes express consent under Spam Act 2003. Vertical hospitality workflows (event RSVPs, function bookings) qualify for transactional exemption while promotional broadcasts (upcoming events, weekly specials) respect opt-out. Configure per-list scoping to distinguish transactional booking confirmations from promotional broadcasts. ACMA (Australian Communications and Media Authority) enforcement provides meaningful fines for violations.

RFC 8058 one-click headers

MyGuestlist added RFC 8058 one-click unsubscribe automatically ahead of the Google and Yahoo February 2024 requirements. The List-Unsubscribe and List-Unsubscribe-Post headers inject on every marketing send from domains authenticated under Settings > Sender profiles. SPF and DKIM records must be verified.

Guest list management and event promotion

MyGuestlist guest list management combines door signup, event RSVPs, function bookings, and post-visit follow-up in a hospitality-vertical CRM. Bar and restaurant use cases include weekly specials promotion, event marketing, and loyalty program communications. Configure marketing broadcasts distinctly from transactional booking confirmations to preserve exemption boundary under Spam Act 2003.

Frequently Asked Questions

What is the MyGuestlist unsubscribe tag?

The merge tag is [UNSUBSCRIBE]. MyGuestlist replaces it at send time with a signed URL scoped to the contact.

Do event RSVP confirmations respect opt-outs?

Event RSVP confirmations qualify for transactional exemption under Spam Act 2003 and continue after marketing opt-out. Promotional event marketing (upcoming events, weekly specials) respects opt-out.

Does MyGuestlist support one-click unsubscribe for Gmail and Yahoo?

Yes, automatically for authenticated domains. MyGuestlist injects List-Unsubscribe and List-Unsubscribe-Post headers on every marketing send.

Is door signup consent enough for Australian Spam Act?

Yes when documented. Guest list signup at door or event registration constitutes express consent when the signup includes a clear marketing opt-in tickbox. Documentation practices matter for ACMA audits.

How does MyGuestlist compare to Vision6 for Australia?

Both are Australian ESPs under Spam Act 2003. MyGuestlist focuses on venue and hospitality vertical. Vision6 targets broader Australian SMB email marketing. Vendor choice depends on vertical fit.


About the Author

Alaa - SMTPedia author

Alaa · LinkedIn

Email infrastructure specialist with 8+ years of hands-on experience in SMTP, deliverability, and email verification. I’ve configured and troubleshot mail systems across Postfix, Exchange, and cloud relays, managed IP reputation and warmup campaigns, and built verification pipelines processing millions of addresses. My work spans DNS authentication (SPF, DKIM, DMARC, BIMI), bounce handling, blocklist monitoring, and compliance frameworks including CAN-SPAM and GDPR. I write every article on SMTPedia to give email professionals, developers, and marketers the accurate, RFC-grounded reference they need.


About SMTPedia

SMTPedia is an independent email industry reference covering SMTP, IMAP, POP3, email deliverability, marketing platforms, DNS authentication, and email verification. Every article is researched from official provider documentation, IETF RFCs, and industry best practices. Settings and configurations are verified quarterly.

We are cited as a source by ChatGPT, Microsoft Copilot, and thousands of email professionals worldwide. Learn more about our editorial process.