RE: cf and exchange

2003-01-09 Thread webguy
You chould have a look at CDO
http://www.microsoft.com/exchange/techinfo/development/55/CDO.asp

although COM is a little slow/crap in MX. One why around this is to create
web services in .NET and use them from CF MX.

Also J.J. blogged something about this recently...
http://radio.weblogs.com/0113297/

Also if you want to use the exchange server using POP3, IMAP etc. Have a
look at the Javamail mail stuff

http://java.sun.com/products/javamail/index.html with you can use from CF
MX.
via cfobject or a java cfx..

Easy.

WG

 Anyone ever use CF to read mail off an exchange server?
 I saw this tag, CFX_mIMAP has anyone used it or something else?

 tia,
 seth


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: cf and exchange

2003-01-09 Thread Luis Lebron
I use cfpop and cfmail with our exchange server. I haven't had any trouble
with them.


Luis

-Original Message-
From: Turetsky, Seth [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 08, 2003 5:09 PM
To: CF-Talk
Subject: cf and exchange


Anyone ever use CF to read mail off an exchange server?
I saw this tag, CFX_mIMAP has anyone used it or something else?

tia,
seth

This message is for the named person's use only. It may contain sensitive
and private proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission. If
you are not the intended recipient, please immediately delete it and all
copies of it from your system, destroy any hard copies of it and notify the
sender. You must not, directly or indirectly, use, disclose, distribute,
print, or copy any part of this message if you are not the intended
recipient. CREDIT SUISSE GROUP and each legal entity in the CREDIT SUISSE
FIRST BOSTON or CREDIT SUISSE ASSET MANAGEMENT business units of CREDIT
SUISSE FIRST BOSTON reserve the right to monitor all e-mail communications
through its networks. Any views expressed in this message are those of the
individual sender, except where the message states otherwise and the sender
is authorized to state them to be the views of any such entity.
Unless otherwise stated, any pricing information given in this message is
indicative  only, is subject to change and does not constitute an offer to
deal at any price quoted. Any reference to the terms of executed
transactions should be treated as  preliminary only and subject to our
formal written confirmation.



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: cf and exchange

2003-01-09 Thread Turetsky, Seth
Luis and webguy,
I would like to stick with Cf if possible to do this.  But I'm not even sure if it is 
at our company, do you know what service needs to be running on exchange for cfpop to 
work

thanks,
seth

-Original Message-
From: Luis Lebron [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 09, 2003 8:37 AM
To: CF-Talk
Subject: RE: cf and exchange


I use cfpop and cfmail with our exchange server. I haven't had any trouble
with them.


Luis

-Original Message-
From: Turetsky, Seth [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 08, 2003 5:09 PM
To: CF-Talk
Subject: cf and exchange


Anyone ever use CF to read mail off an exchange server?
I saw this tag, CFX_mIMAP has anyone used it or something else?

tia,
seth

This message is for the named person's use only. It may contain sensitive
and private proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission. If
you are not the intended recipient, please immediately delete it and all
copies of it from your system, destroy any hard copies of it and notify the
sender. You must not, directly or indirectly, use, disclose, distribute,
print, or copy any part of this message if you are not the intended
recipient. CREDIT SUISSE GROUP and each legal entity in the CREDIT SUISSE
FIRST BOSTON or CREDIT SUISSE ASSET MANAGEMENT business units of CREDIT
SUISSE FIRST BOSTON reserve the right to monitor all e-mail communications
through its networks. Any views expressed in this message are those of the
individual sender, except where the message states otherwise and the sender
is authorized to state them to be the views of any such entity.
Unless otherwise stated, any pricing information given in this message is
indicative  only, is subject to change and does not constitute an offer to
deal at any price quoted. Any reference to the terms of executed
transactions should be treated as  preliminary only and subject to our
formal written confirmation.




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: cf and exchange

2003-01-09 Thread Dave Watts
 I would like to stick with Cf if possible to do this.  But 
 I'm not even sure if it is at our company, do you know what 
 service needs to be running on exchange for cfpop to work

Just connect to the Exchange server with any POP3 client, and see if that
works. If it does, you should be able to use CFPOP. You could even write a
test CFPOP script to find out.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: CF and Exchange Servers

2001-09-07 Thread Will Swain

Is it not possible then to use COM to interact with exchange server??

I thought some of the examples on cfcomet might help??



-Original Message-
From: Billy Cravens [mailto:[EMAIL PROTECTED]]
Sent: 05 September 2001 16:22
To: CF-Talk
Subject: RE: CF and Exchange Servers


CFComet is an excellent resource.  However, I don't know that it's what
he wants, since it's unlikely that they're running Outlook on the
server.

---
Billy Cravens
Web Development, EDS
[EMAIL PROTECTED]


-Original Message-
From: Will Swain [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, September 05, 2001 9:40 AM
To: CF-Talk
Subject: RE: CF and Exchange Servers


Hi Mike,

I haven't done anything with Exchange, but have a look at
www.cfcomet.com which has a lot of useful info on using COM with CF. I
know for example that it is possible to make entries Outlook tasks etc.

Hope thats some help

Cheers

Will

-Original Message-
From: Tangorre, Michael T. [mailto:[EMAIL PROTECTED]]
Sent: 05 September 2001 15:32
To: CF-Talk
Subject: CF and Exchange Servers


HI everyone.
I am an intermediate CF developer in college. At work (school web team)

I was asked to look into setting up an intranet, but the uppers want to

pull stuff from an exhcange server (schedules, appointments, calendar 
info) for use in the intranet. Is there anyway to use CF to pull Data 
from an exchange server and possibly update it and send it back to the 
server ... all using CF.

I would appreciate any insight anyone could offer. Thanks everyone.

Mike Tangorre
--Alfred University Student--
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF and Exchange Servers

2001-09-07 Thread Mark Stewart

Study... Ben Forta also has a book on the subject -
http://www.forta.com/books/0789725657/

Mark

-Original Message-
From: Josh Remus [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 05, 2001 10:36 AM
To: CF-Talk
Subject: RE: CF and Exchange Servers


I've done things with pulling items (calendars, appointments, etc.) from
Outlook, it may very well be possible from Exchange directly, though I
haven't tried that.  I used COM objects to pull  change this stuff.
Check
out www.cfcomet.com and look under Outlook for that info.  Perhaps
someone
else might be able to provide more information on Exchange in particular
(we
don't run exchange)...

Josh

-Original Message-
From: Tangorre, Michael T. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 05, 2001 10:32 AM
To: CF-Talk
Subject: CF and Exchange Servers


HI everyone.
I am an intermediate CF developer in college. At work (school web team)
I
was asked to look into setting up an intranet, but the uppers want to
pull
stuff from an exhcange server (schedules, appointments, calendar info)
for
use in the intranet.
Is there anyway to use CF to pull Data from an exchange server and
possibly
update it and send it back to the server ... all using CF.

I would appreciate any insight anyone could offer. Thanks everyone.

Mike Tangorre
--Alfred University Student--
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Tracking #: D066E37453A1D511A0E100105A0C39A4DBB7BE9C
~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF and Exchange Servers

2001-09-07 Thread Larry W. Virden

From: Josh Remus [mailto:[EMAIL PROTECTED]]

 I've done things with pulling items (calendars, appointments, etc.) from
 Outlook, it may very well be possible from Exchange directly, though I

Has anyone written any tools to pull calendars from Outlook/Exchange and
then work with that info and a Unix calendar manager, with the goal being
to keeping two calendars in sync ?
-- 
Never apply a Star Trek solution to a Babylon 5 problem.
Larry W. Virden mailto:[EMAIL PROTECTED] URL: http://www.purl.org/NET/lvirden/
Even if explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF and Exchange Servers

2001-09-07 Thread Dave Watts

 Is it not possible then to use COM to interact with exchange 
 server??
 
 I thought some of the examples on cfcomet might help??

It is possible to do this, although it may turn out to be difficult. You can
interact with Exchange through the ADSI and CDO libraries, which are COM
libraries. The cfcomet site doesn't really cover this very deeply, I don't
think.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF and Exchange Servers

2001-09-06 Thread Mark Stewart

I don't know your particular situation, but I can say that once I
discovered SharePoint and Team Services -
http://www.microsoft.com/sharepoint/ - I'll never build another
intranet. Don't get me wrong, I love using CF, but when there's
something better out there - go with it.

I believe someone already mentioned this, but www.cfcomet.com is a great
place for help on this topic.

Good Luck!
Mark

-Original Message-
From: Tangorre, Michael T. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 05, 2001 10:32 AM
To: CF-Talk
Subject: CF and Exchange Servers


HI everyone.
I am an intermediate CF developer in college. At work (school web team)
I
was asked to look into setting up an intranet, but the uppers want to
pull
stuff from an exhcange server (schedules, appointments, calendar info)
for
use in the intranet.
Is there anyway to use CF to pull Data from an exchange server and
possibly
update it and send it back to the server ... all using CF.

I would appreciate any insight anyone could offer. Thanks everyone.

Mike Tangorre
--Alfred University Student--
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF and Exchange Servers

2001-09-05 Thread Josh Remus

I've done things with pulling items (calendars, appointments, etc.) from
Outlook, it may very well be possible from Exchange directly, though I
haven't tried that.  I used COM objects to pull  change this stuff.  Check
out www.cfcomet.com and look under Outlook for that info.  Perhaps someone
else might be able to provide more information on Exchange in particular (we
don't run exchange)...

Josh

-Original Message-
From: Tangorre, Michael T. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 05, 2001 10:32 AM
To: CF-Talk
Subject: CF and Exchange Servers


HI everyone.
I am an intermediate CF developer in college. At work (school web team) I
was asked to look into setting up an intranet, but the uppers want to pull
stuff from an exhcange server (schedules, appointments, calendar info) for
use in the intranet.
Is there anyway to use CF to pull Data from an exchange server and possibly
update it and send it back to the server ... all using CF.

I would appreciate any insight anyone could offer. Thanks everyone.

Mike Tangorre
--Alfred University Student--
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Tracking #: D066E37453A1D511A0E100105A0C39A4DBB7BE9C


~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF and Exchange Servers

2001-09-05 Thread BT

Please reference CFLDAP and the following:
http://www.cfcomet.com/cfcomet/exchange_server/
http://www.cfmcentral.com/tips/gettip.cfm?id=8


-Original Message-
From: Tangorre, Michael T. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 05, 2001 10:32 AM
To: CF-Talk
Subject: CF and Exchange Servers


HI everyone.
I am an intermediate CF developer in college. At work (school web team) I
was asked to look into setting up an intranet, but the uppers want to pull
stuff from an exhcange server (schedules, appointments, calendar info) for
use in the intranet.
Is there anyway to use CF to pull Data from an exchange server and possibly
update it and send it back to the server ... all using CF.

I would appreciate any insight anyone could offer. Thanks everyone.

Mike Tangorre
--Alfred University Student--
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF and Exchange Servers

2001-09-05 Thread Billy Cravens

Exchange 2000 uses Web Storage System for storing all information.  I
know you can access it through CF, either through COM or ADSI (which in
CF would require a middle-tier COM object that is relatively simple to
write)

Here's a start: 
http://msdn.microsoft.com/library/default.asp?url=/nhp/Default.asp?conte
ntid=28000408

Important thing to note is that there's a lot of info out there, but
it'll probably be mostly for ASP and VB.  Easily converted to CF,
however.

---
Billy Cravens
Web Development, EDS
[EMAIL PROTECTED]


-Original Message-
From: Tangorre, Michael T. [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, September 05, 2001 9:32 AM
To: CF-Talk
Subject: CF and Exchange Servers


HI everyone.
I am an intermediate CF developer in college. At work (school web team)
I was asked to look into setting up an intranet, but the uppers want to
pull stuff from an exhcange server (schedules, appointments, calendar
info) for use in the intranet. Is there anyway to use CF to pull Data
from an exchange server and possibly update it and send it back to the
server ... all using CF.

I would appreciate any insight anyone could offer. Thanks everyone.

Mike Tangorre
--Alfred University Student--
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF and Exchange Servers

2001-09-05 Thread Russel Madere

I have one observation.

Use CFLDAP.  I did this years ago and have forgotten the specifics, but I
was able to use the CFLDAP tag to pull and update records from the corporate
Exchange 5.5 server at a previous employer.

I can't give specifics, but I remember I did a lot of reading in the MS
Knowledge Base and Developer Network documentation.  Look for the Exchange
schema.

Russel

 -Original Message-
 From: Tangorre, Michael T. [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, September 05, 2001 9:32 AM
 To: CF-Talk
 Subject: CF and Exchange Servers


 HI everyone.
 I am an intermediate CF developer in college. At work (school web team) I
 was asked to look into setting up an intranet, but the uppers want to pull
 stuff from an exhcange server (schedules, appointments, calendar info) for
 use in the intranet.
 Is there anyway to use CF to pull Data from an exchange server
 and possibly
 update it and send it back to the server ... all using CF.

 I would appreciate any insight anyone could offer. Thanks everyone.

 Mike Tangorre
 --Alfred University Student--
 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF and Exchange Servers

2001-09-05 Thread Billy Cravens

CFComet is an excellent resource.  However, I don't know that it's what
he wants, since it's unlikely that they're running Outlook on the
server.

---
Billy Cravens
Web Development, EDS
[EMAIL PROTECTED]


-Original Message-
From: Will Swain [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, September 05, 2001 9:40 AM
To: CF-Talk
Subject: RE: CF and Exchange Servers


Hi Mike,

I haven't done anything with Exchange, but have a look at
www.cfcomet.com which has a lot of useful info on using COM with CF. I
know for example that it is possible to make entries Outlook tasks etc.

Hope thats some help

Cheers

Will

-Original Message-
From: Tangorre, Michael T. [mailto:[EMAIL PROTECTED]]
Sent: 05 September 2001 15:32
To: CF-Talk
Subject: CF and Exchange Servers


HI everyone.
I am an intermediate CF developer in college. At work (school web team)

I was asked to look into setting up an intranet, but the uppers want to

pull stuff from an exhcange server (schedules, appointments, calendar 
info) for use in the intranet. Is there anyway to use CF to pull Data 
from an exchange server and possibly update it and send it back to the 
server ... all using CF.

I would appreciate any insight anyone could offer. Thanks everyone.

Mike Tangorre
--Alfred University Student--
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists