Install listadmin in Ubuntu
Installing listadmin is very simple using the following command
sudo aptitude install listadmin
This will complete the installation.
Configuring listadmin
Now you need to create a ~/.listadmin.ini file in your home directory
touch .listadmin.ini
Now you need to edit this file using the following command
vi .listadmin.ini
enter the following information
default skip
log ~/.listadmin.log
# this example uses the same password for the users, process and admin lists
adminurl http://{domain}/mailman/admindb/{list}
password yourpassword
users@lists.domain.com
process@lists.domain.com
admin@lists.domain.com
# this example uses different passwords for the supporters and staff lists
adminurl https://{domain}/mailman/admindb/{list}
password "yourotherpassword"
support@lists.domain1.com
password "youranotherpassword"
team@lists.domain1.com
Now you need to save and exit the file.
Make sure you are having the correct permission for this file
chmod 744 .listadmin.ini
That's it now you need to run the listadmin command from comman line
listadmin
Start moderating all your groups in single command
Incoming search terms:
- listadmin
- ubuntu admin tools command line
- ubuntu list admin users
- ubuntugeek Spamassassin
- ubuntu listadmin
- ubuntu system administration tool command line
- ubuntu launch administrastion tools from command line
- Spamassassin ubuntugeek
- list admin ubuntu command line
- install listadmin




