Duplicate Mailman Config
Hi
I have a need to create 20 mailman lists. Rather than setting all the options 20 times over, I want to copy the list I've setup 20 times and then just edit the members of that list.
I can't find the list configuration files anywhere. Everywhere I look on the net says they are in /usr/local/cpanel/3rdparty/mailman but they are not there on my login
Here is an ls of the path - any ideas?
**@** [~]# ls /usr/local/cpanel/3rdparty/mailman -R
/usr/local/cpanel/3rdparty/mailman:
./ ../ bin/ cgi-bin/ mail/
/usr/local/cpanel/3rdparty/mailman/bin:
./ ../ paths.py
/usr/local/cpanel/3rdparty/mailman/cgi-bin:
./ ../ admin* admindb* confirm* create edithtml* listinfo* options* private* rmlist roster* subscribe*
/usr/local/cpanel/3rdparty/mailman/mail:
./ ../ mailman*
-
Hello, Manually copying the Mailman configuration files isn't supported, however you could develop a script that utilizes the following UAPI function if you want to add new lists via the command line: UAPI Functions - Email::add_list - Software Development Kit - cPanel Documentation If you want to add users to an existing list, you'd use the following command while logged in as "root" via SSH: /usr/local/cpanel/3rdparty/mailman/bin/add_members Thank you. 0
Please sign in to leave a comment.
Comments
1 comment