Mail Address from Qmail-LDAP
Appearance
Getting Mail Address in EXCEL from Qmail-LDAP Environment[edit]
At Command prompt
ldapserch -x | grep mail:
will display all the mail address in LDAP
You can Also do
ldapserch -x | grep mail: > /root/address.txt
Copy and paste all lines in openoffice / excel and remote "mail: "
You will have all the email addresses in excel / spreadsheet