In my script I am picking up the user IDs from /etc/passwd database.
Now this requirement then comes into picture to find out related mail address on the exchange server, for the user ID (derived from /etc/passwd database).
Is there any way by which I can resolve mail id for the users on unix box.
|