• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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