• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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