Export email usernames and passwords

Is it possible to export the email addreses, names, usernames and password of o domain?

Status: 
Closed (fixed)

Comments

Yes - you can use the Virtualmin command line API.

Just SSH in as root and run something like :

virtualmin list-users --domain yourdomain.com --multiline

You may need to do some conversion to get into CSV format, if that is what you are looking for though.

Automatically closed -- issue fixed for 2 weeks with no activity.