Find E-Mail Address in Exchange:
On one of your domain controllers run the following command...
ldifde -f c:\userlist.txt -l "cn,displayName" -r "(proxyAddresses=*recr*)"
substitute proxyAddresses=*recr* with proxyAddresses=smtp:useremailaddress@yourdomain.com
This will create a file on the C drive with the results