Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: Re: Logging on to a Exchange server


Message #1 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Fri, 1 Jun 2001 09:44:58 +0100
I'm not sure about Exchange 2000, but certainly in Exchange 5.5 you 

cannot

access another users mailbox through CDO



-----Original Message-----

From: Sangram [mailto:cupertino2001@h...]

Sent: 31 May 2001 20:02

To: ASP CDO

Subject: [asp_cdo] Re: Logging on to a Exchange server





Hi!

I am also trying the same but unable to open the other user's mail box

using Mailbox & password.

Pl. suggest me the solution for it.

Thanks,

Sangram





> I'm trying to log on to a Exchange 2000 Server from a ASP page thru 

an

> COM-object i've written. I'm using CDO 1.21 to handle the 

communication.

I

> can log on to the Exchange server using the User that is currently 

loggon

> on on the Client (web server), but I can't access any other users, so 



what

> I wanna know is howto open the users mailboxes using Mailbox and

Password.

> I'm using the .ProfileInfo logon method, but it seems like I can't 

supply

> a Password using this method.

> Any ideas on howto solve this?

> Thanks in advance!

>

> //Benny Olsson



________________________________________________________________________



Scottish Enterprise Network

http://www.scottish-enterprise.com



Message #2 by "Benny Olsson" <Benny.Olsson@D...> on Fri, 1 Jun 2001 12:12:02 +0200
Hi



Create a superuser. Have the comobject to be runned under that user. Now you

can access any mailbox you want. Just supply the username you want access to

with the .profileinfo function.



/B

----- Original Message -----

From: "Sangram" <cupertino2001@h...>

To: "ASP CDO" <asp_cdo@p...>

Sent: Thursday, May 31, 2001 7:01 PM

Subject: [asp_cdo] Re: Logging on to a Exchange server





> Hi!

> I am also trying the same but unable to open the other user's mail box

> using Mailbox & password.

> Pl. suggest me the solution for it.

> Thanks,

> Sangram

>

>

> > I'm trying to log on to a Exchange 2000 Server from a ASP page thru an

> > COM-object i've written. I'm using CDO 1.21 to handle the communication.

> I

> > can log on to the Exchange server using the User that is currently

loggon

> > on on the Client (web server), but I can't access any other users, so

> what

> > I wanna know is howto open the users mailboxes using Mailbox and

> Password.

> > I'm using the .ProfileInfo logon method, but it seems like I can't

supply

> > a Password using this method.

> > Any ideas on howto solve this?

> > Thanks in advance!

> >

> > //Benny Olsson

>

Message #3 by Eli Schilling <eschilli@t...> on Fri, 1 Jun 2001 08:32:52 -0700
The only way I know of to open other user's mailboxes using CDO is to 

give

that specific user permissions on the Exchange server to the mailboxes 

they

need to access.  Then, when you open your MAPI session your username 

and

password will already have permissions so you can open the mailboxes 

that

you have been assigned or have assigned to your account.







-----Original Message-----

From: Alex Shiell, ITS, EC, SE [mailto:alex.shiell@s...]

Sent: Friday, June 01, 2001 1:45 AM

To: ASP CDO

Subject: [asp_cdo] Re: Logging on to a Exchange server





I'm not sure about Exchange 2000, but certainly in Exchange 5.5 you 

cannot

access another users mailbox through CDO



-----Original Message-----

From: Sangram [mailto:cupertino2001@h...]

Sent: 31 May 2001 20:02

To: ASP CDO

Subject: [asp_cdo] Re: Logging on to a Exchange server





Hi!

I am also trying the same but unable to open the other user's mail box

using Mailbox & password.

Pl. suggest me the solution for it.

Thanks,

Sangram





> I'm trying to log on to a Exchange 2000 Server from a ASP page thru 

an

> COM-object i've written. I'm using CDO 1.21 to handle the 

communication.

I

> can log on to the Exchange server using the User that is currently 

loggon

> on on the Client (web server), but I can't access any other users, so 



what

> I wanna know is howto open the users mailboxes using Mailbox and

Password.

> I'm using the .ProfileInfo logon method, but it seems like I can't 

supply

> a Password using this method.

> Any ideas on howto solve this?

> Thanks in advance!

>

> //Benny Olsson



________________________________________________________________________



Scottish Enterprise Network

http://www.scottish-enterprise.com




  Return to Index