|
 |
asp_cdo thread: Creating Mailboxes from ASP
Message #1 by "nick charlesworth" <nick@i...> on Thu, 8 Mar 2001 14:12:01
|
|
Hi,
I am trying to write a 'hotmail' type web based email system using asp,
cdo and exchange server.
The problem i have with it is when a user registers their username and
password to create a new account how do i use asp to create a new mailbox
on Exchange Server?
I have found no reference to this anywhere. How is it done?
thanks,
Nick
Message #2 by "siraj siddiqui" <siraj_sidd@h...> on Thu, 08 Mar 2001 20:57:14 +0530
|
|
<html><DIV>
<P><BR><BR></P></DIV>Hello
<DIV></DIV>
<DIV></DIV>I am also trying the same thing.
<DIV></DIV>
<P>but still i am not able to get any information </P>
<P>but i have got some this that this can be done using RFC821 protocall</P>
<P>So if you get any usefull information kindly mail me</P>
<P>Thanks</P>
<P>Siraj</P>
<P> </P>
<P>From: "nick charlesworth" <NICK@I...></P>
<DIV></DIV>>Reply-To: "ASP CDO" <ASP_CDO@P...>
<DIV></DIV>>To: "ASP CDO" <ASP_CDO@P...>
<DIV></DIV>>Subject: [asp_cdo] Creating Mailboxes from ASP
<DIV></DIV>>Date: Thu, 8 Mar 2001 14:12:01
<DIV></DIV>>
<DIV></DIV>>Hi,
<DIV></DIV>>
<DIV></DIV>>I am trying to write a 'hotmail' type web based email system using asp,
<DIV></DIV>>cdo and exchange server.
<DIV></DIV>>
<DIV></DIV>>The problem i have with it is when a user registers their username and
<DIV></DIV>>password to create a new account how do i use asp to create a new mailbox
<DIV></DIV>>on Exchange Server?
<DIV></DIV>>
<DIV></DIV>>I have found no reference to this anywhere. How is it done?
<DIV></DIV>>
<DIV></DIV>>thanks,
<DIV></DIV>>
<DIV></DIV>>Nick
</p></html>
Message #3 by nk@b... on Fri, 9 Mar 2001 10:07:15 +0100
|
|
There is no way to do that. Instead you can use ADSI to create new users on
the exchange.
// Nicolai
-----Original Message-----
From: bounce-asp_cdo-335377@p...
[mailto:bounce-asp_cdo-335377@p...]On Behalf Of nick
charlesworth
Sent: 8. marts 2001 14:12
To: ASP CDO
Subject: [asp_cdo] Creating Mailboxes from ASP
Hi,
I am trying to write a 'hotmail' type web based email system using asp,
cdo and exchange server.
The problem i have with it is when a user registers their username and
password to create a new account how do i use asp to create a new mailbox
on Exchange Server?
I have found no reference to this anywhere. How is it done?
thanks,
Nick
|
|
 |