The /exchange redirect only sends a browser to the directory where the
OWA pages are stored.

As with Tom, we only specify the IP/name of the Exchange server.  There
is no redirect involved in CF's implementation of Exchange integration.

m!ke 

-----Original Message-----
From: Tom Chiverton [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 27, 2008 4:12 AM
To: CF-Talk
Subject: Re: trouble with cfExchange

On Tuesday 26 Feb 2008, Richard Meredith-Hardy wrote:
> does cfExchange deal with the
> /exchange bit automatically? 

It seems to here.
We're using cfexchangeconnection as we do a few things each run, but
broadly:
<cfexchangeconnection
        action="open"
        username="myUser"
        password="myPass"
        mailboxname="myActiveDirectoryMailboxName" 
        server = "ukexmbmanv01.uk.hllp.local"
    connection = "conn1">       

Note that 'myActiveDirectoryMailboxName' is not the same as my username
(what I would type in the login box if I logged into a windows machine).

--
Tom Chiverton

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:299973
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to