Sorry, I didn't quite read your question, just the body. Anyhow, exchange server integration was put into ColdFusion 8. This is the beta version and you should check it out.. However, it seems to be easy.
However...All things in beta are subject to change!
So, currently there is no way to do it directly in ColdFusion, but you can probably find something like the below.
http://www.msexchange.org/
Main Topics
Browse All Topics





by: jtreherPosted on 2007-06-28 at 13:36:00ID: 19384569
To do what? You can easily build a mail client out of coldfusion. The cfpop, cfmail, and cfldap tags are a few of the email related tags.