• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved How to reset password for mailinglist server?

Hi Liwindo,

you might consider to use CLI - commands ( logged in as user "root" over SSH ):
Code:
/usr/lib/mailman/bin/change_pw --help

Code:
/usr/lib/mailman/bin/change_pw -l 'name-of-the-mailing-list-in-lower-case-letters' -p the-new-password


The global password can be changed over the Plesk Control Panel: => HOME > Tools & Settings > Set Up Mailing Lists Server
 
Last edited by a moderator:
Back
Top