MilesWeb Hosting Forum

Web Hosting Technical Support => How To's => Topic started by: Dipak Bhoi on March 30, 2014, 08:14:41 PM

Title: How to open 1-click Unsubscribe option from Mailman Lists ?
Post by: Dipak Bhoi on March 30, 2014, 08:14:41 PM
Hello,

If you wish to open 1-click Unsubscribe option from Mailman Lists the follow the following steps :-

1. Log in to your server via ssh with root access.
2. Edit: /usr/local/cpanel/3rdparty/mailman/Mailman/mm_cfg.py
3. Add the following to the very bottom:
     OWNERS_CAN_ENABLE_PERSONALIZATION = 1

Quote#vi /usr/local/cpanel/3rdparty/mailman/Mailman/mm_cfg.py
    OWNERS_CAN_ENABLE_PERSONALIZATION = 1

4. Save and close the file.
5. After doing the above, the personalize options will show up.

To Making an unsubscribe link for mailman follow the following steps

1. Login to your admin area.
2. Click on "Non-digest options".
3. Set personalize to yes or full personalization.
4. In the header or footer fields, you can now place user-specific links.

Hope this post help you !!

Enjoy !!!