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

Adding a Ymlp.com unsubscribe link ensures compliance and trust, discover the essential steps to seamlessly integrate it into your emails today.
Alaa
By Alaa
SMTPedia documents email infrastructure end to end: SMTP standards from the RFC archive, delivera...
3 min read Updated Jul 28, 2026 36 views

YMLP (Your Mailing List Provider) is a Belgian-founded email marketing platform serving European SMBs since 2000 with simple newsletter tools, list management, and multi-language templates. The unsubscribe mechanism uses the [UNSUB-LINK] merge tag auto-injected into every campaign footer, and YMLP emits RFC 8058 headers automatically for authenticated sending domains. Consent is tracked at the list level with EU GDPR enforcement. This guide covers the tag, the legacy Belgian ESP model, and how to verify the setup end to end.

Quick reference

Ymlp Com unsubscribe link

Tag syntax[UNSUB-LINK]
PlacementAuto-embedded in every campaign footer
ScopePer-list opt-out with EU GDPR enforcement
Config pathAccount > Sender profiles > Footer
RFC 8058 one-clickYes, automatic for authenticated sending domains

How to add the unsubscribe tag in Ymlp Com

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

[UNSUB-LINK]

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

<a href="[UNSUB-LINK]">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

YMLP long operational history means legacy accounts may reference older documentation or deprecated features. Current YMLP interface has been modernized but legacy template patterns persist for backward compatibility. Belgian founding provides EU GDPR-first defaults with Dutch, French, English, German, and Spanish template language options for European multi-market senders.

Testing your Ymlp Com unsubscribe link

  1. Send a test message to a controlled Gmail address you own via the Ymlp Com 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 →

YMLP default templates include the unsubscribe link in the footer, but custom HTML templates require the tag inserted manually.

  1. Open your campaign or template in the YMLP editor.
  2. Add or edit a text block in the footer where the unsubscribe link should appear.
  3. Insert the merge tag [UNSUB-LINK]. YMLP replaces it at send time with a signed URL scoped to the subscriber.
  4. Wrap it in an anchor: <a href="[UNSUB-LINK]">Unsubscribe</a>.
  5. Configure the sender identity under Account > Sender profiles > Footer.
  6. Send a test to a seed address and verify the rendered link routes to the YMLP-hosted preference page.

Belgian legacy ESP with EU GDPR defaults

YMLP long operational history since 2000 means legacy accounts may reference older documentation or deprecated features. Current YMLP interface has been modernized but legacy template patterns persist for backward compatibility. Belgian founding provides EU GDPR-first defaults with Dutch, French, English, German, and Spanish template language options for European multi-market senders. Belgian DPA (Autorite de protection des donnees) enforcement combined with GDPR baseline requires documented consent for imported lists.

RFC 8058 one-click headers

YMLP 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 Account > Sender profiles. SPF and DKIM records must be verified. Legacy YMLP accounts running on older infrastructure should verify their account has been migrated to modern sending infrastructure supporting RFC 8058.

Multi-language template ecosystem

YMLP multi-language template ecosystem supports Dutch, French, English, German, and Spanish first-class options for Belgian and broader European senders targeting multi-market audiences. Belgian domestic senders benefit from native Dutch and French templates matching the country s official languages. Preference center language auto-selection based on subscriber locale delivers appropriate unsubscribe UX for cross-country European lists.

Frequently Asked Questions

What is the YMLP unsubscribe tag?

The merge tag is [UNSUB-LINK]. YMLP replaces it at send time with a signed URL scoped to the subscriber. Use it inside an anchor: <a href="[UNSUB-LINK]">Unsubscribe</a>.

Is YMLP still operational?

Yes. YMLP has operated since 2000 and continues serving European SMBs. Long operational history means legacy accounts and modern accounts coexist under the same platform with backward compatibility maintained.

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

Yes, automatically for authenticated domains. YMLP injects List-Unsubscribe and List-Unsubscribe-Post headers on every marketing send from domains verified under Account > Sender profiles.

Does YMLP support Dutch and French templates?

Yes as first-class options for Belgian domestic senders. Templates ship in Dutch, French, English, German, and Spanish for European multi-market audiences. Preference center language auto-selection based on subscriber locale.

How does YMLP compare to Flexmail.be for Belgian senders?

Both are Belgian-founded ESPs. YMLP focuses on simple newsletter tools with long operational history. Flexmail targets Belgian mid-market with deeper marketing automation. Vendor choice depends on feature depth and account size.


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.