Mailman export list

using ssh

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

With names

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

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Mailman fix url

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