Jump to content

Mail Address from Qmail-LDAP

From TetraWiki
Revision as of 10:04, 26 November 2012 by Admin (talk | contribs) (Created page with "category:Tetra Clients‏‎ == Getting Mail Address in EXCEL from Qmail-LDAP Environment == At Command prompt ldapserch -x | grep mail: will display all the mail ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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