Mailman export list

using ssh

./mailman/bin/list_members listname > subscribers.txt

With names

./mailman/bin/list_members --fullnames listname > subscribers.txt

  • 1 Kunder som kunne bruge dette svar
Hjalp dette svar dig?

Relaterede artikler

Mailman fix url

If you have only DEFAULT_URL_HOST and DEFAULT_EMAIL_HOST in yourconfiguration and no additional...