RE: ColdFusion & Microsoft Exchange Server

2002-06-15 Thread Dave Watts
> Okay, heres the problem/situation > > Network Location 1 : ColdFusion Application Server > > Network Location 2 : Microsoft Exchange Server > > Whats the deal with connecting these two together (and I > have been to cfcomet, there is nothing ;-). Since they are > over a network whats th

RE: ColdFusion & Microsoft Exchange Server

2002-06-12 Thread Neil Clark - =TMM=
Yep.thanks for your help. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: 10 June 2002 22:02 To: CF-Talk Subject: RE: ColdFusion & Microsoft Exchange Server > Still no luck? :-( Well, honestly, you might want to try doing the same thing from ASP,

RE: ColdFusion & Microsoft Exchange Server

2002-06-10 Thread Dave Watts
> Still no luck? :-( Well, honestly, you might want to try doing the same thing from ASP, just to make sure you've got the syntax right and that it works from your server. Then, try to port your working ASP example to CF. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 79

RE: ColdFusion & Microsoft Exchange Server

2002-06-10 Thread Neil Clark - =TMM=
& Microsoft Exchange Server > That's cool info, however one of the problems with this code > block : > > > username = "**"; > password = "***"; > servername = "**"; > mailbox = "**

RE: ColdFusion & Microsoft Exchange Server

2002-06-10 Thread Dave Watts
> That's cool info, however one of the problems with this code > block : > > > username = "**"; > password = "***"; > servername = "**"; > mailbox = "*"; > objExchangeSession = createObject("COM","MAPI.Session"); > objExchangeSession.Log

RE: ColdFusion & Microsoft Exchange Server

2002-06-10 Thread Neil Clark - =TMM=
Announcing Macromedia MX!! http://www.macromedia.com/software/trial/ -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: 10 June 2002 17:12 To: CF-Talk Subject: RE: ColdFusion & Microsoft Exchange Server > Okay, heres the problem/situation > > Net

RE: ColdFusion & Microsoft Exchange Server

2002-06-10 Thread Neil Clark - =TMM=
ername,password,false,true,0,true,profileInfo ); though still wont work!? Neil Clark Team Macromedia http://www.macromedia.com/go/team Announcing Macromedia MX!! http://www.macromedia.com/software/trial/ -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: 10

RE: ColdFusion & Microsoft Exchange Server

2002-06-10 Thread Neil Clark - =TMM=
ave Watts [mailto:[EMAIL PROTECTED]] Sent: 10 June 2002 17:12 To: CF-Talk Subject: RE: ColdFusion & Microsoft Exchange Server > Okay, heres the problem/situation > > Network Location 1 : ColdFusion Application Server > > Network Location 2 : Microsoft Exchange Server > > Wha

RE: ColdFusion & Microsoft Exchange Server

2002-06-10 Thread Dave Watts
> Okay, heres the problem/situation > > Network Location 1 : ColdFusion Application Server > > Network Location 2 : Microsoft Exchange Server > > Whats the deal with connecting these two together (and I > have been to cfcomet, there is nothing ;-). Since they are > over a network whats th

RE: ColdFusion & Microsoft Exchange Server

2002-06-10 Thread Matt Liotta
What don't you just VPN the two networks together into a single virtual network, so that you don't have these issues? -Matt > -Original Message- > From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 10, 2002 8:42 AM > To: CF-Talk > Subject: ColdFusion & Microsoft Exc