Newsman is a Romanian email marketing platform popular with SMBs and e-commerce operators in Central and Eastern Europe, offering multi-channel campaigns and a competitive free tier. The unsubscribe mechanism uses the [unsubscribe] merge tag auto-injected into every campaign footer, and Newsman emits RFC 8058 headers automatically once the sending domain is authenticated. Consent is tracked at the list level with an all-lists opt-out variant. This guide covers the tag, the multilingual footer, and how to verify the setup end to end.
NewsMan unsubscribe link
| Tag syntax | [unsubscribe] |
| Placement | Auto-embedded in every campaign footer |
| Scope | Per-list opt-out with account-wide variant |
| Config path | Settings > Sender identities > Email footer |
| RFC 8058 one-click | Yes, automatic once sending domain is authenticated |
How to add the unsubscribe tag in NewsMan
Place the merge tag exactly as shown below in the email template. NewsMan 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>Auto-embedded in every campaign footer
Yes, automatic once sending domain is authenticated 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.
Newsman multilingual accounts (Romanian, Bulgarian, Hungarian, English) need per-language footer templates, or the auto-generated unsubscribe link renders in the account default language regardless of recipient. Set the language preference on the contact during import or via API to route the correct footer language automatically.
Testing your NewsMan unsubscribe link
- Send a test message to a controlled Gmail address you own via the NewsMan 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 Newsman unsubscribe link (step by step)
Newsman drag-and-drop templates include the unsubscribe link in the default footer, but custom HTML templates require the tag inserted manually.
- Open your campaign or template in the Newsman editor.
- Add or edit a text block in the footer where the unsubscribe link should appear.
- Insert the merge tag
[unsubscribe]. Newsman replaces it at send time with a signed URL unique per subscriber. - Wrap it in an anchor with your preferred label:
<a href="[unsubscribe]">Dezabonare</a>for Romanian audiences. - Add the physical postal address block. Newsman reads it from Settings > Sender identity.
- Send a test to a seed address and verify the rendered link routes to the Newsman-hosted preference page.
Per-list opt-out and all-lists variant
Newsman applies unsubscribes per list by default. A subscriber who opts out of a campaign is removed from the specific list, staying subscribed to other lists in the account. The all-lists opt-out variant is available via a separate merge tag or via preference center action, giving subscribers account-wide removal control. Multi-brand Newsman accounts should carefully classify lists per brand or product line to keep suppression scope aligned with subscriber expectations.
RFC 8058 one-click headers
Newsman 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 > Sending domains. SPF and DKIM records must be verified. The free tier includes automatic RFC 8058 header injection for authenticated domains, matching paid tier one-click compliance.
Central and Eastern European multilingual accounts
Newsman multilingual accounts (Romanian, Bulgarian, Hungarian, English) need per-language footer templates, or the auto-generated unsubscribe link renders in the account default language regardless of recipient. Set the language preference on the contact during import or via API to route the correct footer language automatically. The preference center inherits the contact language attribute, providing consistent multilingual UX across the opt-out flow. For cross-CEE campaigns targeting multiple Central European markets, define per-market list segments to further personalize footer content.
Frequently Asked Questions
What is the Newsman unsubscribe tag?
The tag is [unsubscribe]. Newsman replaces it at send time with a signed URL unique per subscriber. Use it inside an anchor: <a href="[unsubscribe]">Unsubscribe</a>.
Does the free tier include one-click unsubscribe?
Yes. The Newsman free tier includes automatic List-Unsubscribe and List-Unsubscribe-Post header injection on authenticated domains, matching paid tier compliance with the Google and Yahoo bulk-sender requirements.
Does the Newsman footer localize automatically?
Yes when the contact has a language preference set. Newsman reads the contact language attribute to route the correct footer variant. Cross-CEE senders should set the language attribute during import to route Romanian, Bulgarian, Hungarian, or English footers accurately.
Can subscribers opt out of one Newsman list without leaving all lists?
Yes. Newsman default opt-out applies per list. Account-wide removal is available via a separate merge tag or via preference center action, letting subscribers choose granularity.
Can I resubscribe a contact who unsubscribed from Newsman?
Not through the API. Newsman enforces permanent suppression on opt-outs to comply with GDPR. Reactivation requires the subscriber to re-opt in through a Newsman signup form.
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.

