How do I add an unsubscribe link to mailman mailings?

cPanel Email cPanel Email Write a comment

All mailings you send using the Mailman mailing list software built into your control panel should contain a one-click unsubscribe link, to comply with the CAN-SPAM act, and to allow us to unsubscribe a recipient who decides to report the email as spam rather than unsubscribe.

Luckily, this is fairly easy to do. Follow these simple steps:

1. Log into your control panel and click the "Mailing Lists" icon.

2. Click the "Modify" link next to a mailing list.

3. Enter your password and log into the Mailman admin interface.

4. Click the "Non-digest options" link under Configuration Categories at the top left side of the page.

5. Set the "Should Mailman personalize each non-digest delivery?" option to Yes.

6. Add the following link to the footer: %(user_optionsurl)s?password=%(user_password)s&unsub=1&unsubconfirm=1

For example, to show a sentence at the bottom of the email which reads "Click here to unsubscribe", enter this at the bottom of the footer:

<a href="/%(user_optionsurl)s?password=%(user_password)s&unsub=1&unsubconfirm=1">
Click here to unsubscribe
</a>
Write comments...
or post as a guest
Loading comment... The comment will be refreshed after 00:00.

Be the first to comment.