N
Norm
I have an application being used in another state, that sends reports and
other forms as an attachment and is used by a lot of different users.
Their internal email is based on user names and the Director of the
department using the program enters the email names into an .ini file so
that all users have the same list to send reports to.
The program loops through this list and adds each name to a variable
AllUsers which is then used as the .To entry.
The problem comes when the program sends the email and one of the names is
wrong. Outlook generates a message that it does not recognize one of the
names and does not send the email, but the user does not know which name is
wrong.
I do not have access to a network or Exchange server here to test on and was
wondering if there is a way to check each name against the server, with out
actually sending individual emails.
Any help would be appreciated.
Thanks,
Norm
other forms as an attachment and is used by a lot of different users.
Their internal email is based on user names and the Director of the
department using the program enters the email names into an .ini file so
that all users have the same list to send reports to.
The program loops through this list and adds each name to a variable
AllUsers which is then used as the .To entry.
The problem comes when the program sends the email and one of the names is
wrong. Outlook generates a message that it does not recognize one of the
names and does not send the email, but the user does not know which name is
wrong.
I do not have access to a network or Exchange server here to test on and was
wondering if there is a way to check each name against the server, with out
actually sending individual emails.
Any help would be appreciated.
Thanks,
Norm