Dropsolid is a Belgian Drupal digital experience platform serving enterprise and mid-market Drupal customers with content management, marketing automation, and personalization integrated in the Drupal ecosystem. The unsubscribe mechanism uses the [unsubscribe_url] merge tag placed in campaign templates, and Dropsolid emits RFC 8058 headers automatically for authenticated sending domains. Consent is tracked at the Drupal user profile level. This guide covers the tag, the Drupal-native model, and how to verify the setup end to end.
dropsolid unsubscribe link
| Tag syntax | [unsubscribe_url] |
| Placement | Auto-embedded in every campaign footer |
| Scope | Drupal user profile-level opt-out |
| Config path | Drupal Admin > Configuration > Sender profiles |
| RFC 8058 one-click | Yes, automatic for authenticated sending domains |
How to add the unsubscribe tag in dropsolid
Place the merge tag exactly as shown below in the email template. dropsolid replaces it at send time with a signed URL scoped to the recipient and campaign.
[unsubscribe_url]For custom HTML templates, wrap the tag in an anchor to render a proper hyperlink in the delivered email:
<a href="[unsubscribe_url]">Unsubscribe from this list</a>Auto-embedded in every campaign footer
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.
Dropsolid Belgian Drupal-native deployment integrates marketing consent state with Drupal user profile and permission system. Unsubscribe events write to the Drupal user record and honor across all Drupal-managed touchpoints (site, marketing, membership). Belgian DPA and EU GDPR enforcement provides documented consent baseline. Analogous to Flexmail.be and YMLP Belgian regulatory-first patterns but with Drupal-first integration.
Testing your dropsolid unsubscribe link
- Send a test message to a controlled Gmail address you own via the dropsolid campaign preview action
- Click the footer unsubscribe link and confirm the opt-out on the landing page
- Check the subscriber or contact record: the status should be Unsubscribed within seconds
- Verify the RFC 8058 headers in Gmail: open the message, click three dots, then Show original. Look for
List-UnsubscribeandList-Unsubscribe-Post: List-Unsubscribe=One-Click
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 →
How to add the Dropsolid unsubscribe link (step by step)
- Open your campaign template in the Drupal admin interface.
- Add or edit a text block in the footer.
- Insert the merge tag
[unsubscribe_url]. - Wrap it in an anchor:
<a href="[unsubscribe_url]">Unsubscribe</a>. - Configure the sender identity under Drupal Admin > Configuration > Sender profiles.
- Send a test to a seed address and verify the rendered link routes to the Drupal-hosted preference page.
Drupal-native user profile consent
Dropsolid Belgian Drupal-native deployment integrates marketing consent state with Drupal user profile and permission system. Unsubscribe events write to the Drupal user record and honor across all Drupal-managed touchpoints (site, marketing, membership). Belgian DPA and EU GDPR enforcement provides documented consent baseline. Analogous to Flexmail.be and YMLP Belgian regulatory-first patterns but with Drupal-first integration for content-driven organizations.
RFC 8058 one-click headers
Dropsolid 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 Drupal Admin > Configuration. SPF and DKIM records must be verified. Belgian data residency is available for organizations requiring EU-only data storage.
Digital experience platform integration
Dropsolid digital experience platform integration unifies content management, marketing automation, and personalization around the Drupal core. Content editors, marketers, and web developers work in the same interface with role-based access. Marketing consent state visible in the Drupal user profile enables cross-team compliance visibility. Suitable for enterprise Drupal customers wanting marketing automation without leaving the Drupal ecosystem.
Frequently Asked Questions
What is the Dropsolid unsubscribe tag?
The merge tag is [unsubscribe_url]. Dropsolid replaces it at send time with a signed URL scoped to the Drupal user profile.
Do I need Drupal to use Dropsolid?
Yes. Dropsolid is Drupal-native and integrates with Drupal core. Marketing consent state ties to Drupal user profiles. Non-Drupal customers should look at other Belgian ESPs like Flexmail.
Does Dropsolid support one-click unsubscribe for Gmail and Yahoo?
Yes, automatically for authenticated domains. Dropsolid injects List-Unsubscribe and List-Unsubscribe-Post headers on every marketing send.
Is Dropsolid GDPR compliant?
Yes. Belgian DPA plus EU GDPR baseline requires documented consent. Belgian data residency available for EU-only data storage requirements.
How does Dropsolid compare to Flexmail.be for Belgian senders?
Both are Belgian. Dropsolid is Drupal-native digital experience platform. Flexmail is standalone Belgian ESP. Vendor choice depends on Drupal usage and integration needs.
About the 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.

