Any Idea why all of my users can access their mailbox by using a
cfexchange connection except one?

 

I can OWA with the name/password that is used in the connection string
and everything works fine, but Coldfusion complains of invalid access
when trying to access the users.

 

Access to the Exchange server denied. 

Ensure that the user name and password are correct.

 

                          <cfexchangeConnection action="open" 

username="[EMAIL PROTECTED]"

password="%%%%%%"

 server="myexchsrv.mydomain.org"

connection="testconn1">

 

                                                <cfexchangecalendar
action="get" name="Caltoday" connection="testconn1">

 
<cfexchangeFilter name="starttime" from="#rightNow#" to="#nextweek#" />

                                                </cfexchangecalendar>

                          <cfexchangeConnection action="close"
connection="testconn1">

 

Jason

[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298377
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to