Iam developing Web based Email using CDO and Exchange 5.5 which works like
hotmail. the problem is iam not using NT authentication to open user
MailBox instead i have created User in Exchnage with permission level
SEARCH and assigned this user as anonymous user for the web servers and
openinig users Mailbox. where as user will give their usrname and PWd
which will be stored in the databse and then the mailbox name is returned
..
Is this right way or will this give any problem... or there is any other
better way of doing beside NT authentication.
( here creation of mail is done by the SA.. where user request for Email..
and once this email id is created SA will enter in to the database like
Username,pwd and mailbox name and send confirmation to the user)