This content has been marked as final.
Show 3 replies
-
1. Re: 3rd Party Email Application for CF
James74 Apr 19, 2007 12:50 PM (in response to Joe S.)Its been a couple of years, but I know we had a bidding program written in CF that needed more power such as tracking sending and routing. We have an exchange server, so we were able to use that in conjunction with CF. (Exchange handled
the emailing instead of coldfusion). Not sure if this is an
option for you. -
2. Re: 3rd Party Email Application for CF
Joe S. Apr 19, 2007 2:03 PM (in response to James74)Yeah, that might be to much. Normally, CF will directly send to your mailserver (usually IIS mail services) and if something goes wrong your only options reside in looking at the CF logs if you're logging mail. But I know there are some third party apps that do more tracking/resending then send to your mail server (and or better bulk mail processing). In your case you've just handled it more complexly by using an Exchange Server. That will be overkill for me plus a good amount of time learning and installing (not to mention price tag).
Joe -
3. Re: 3rd Party Email Application for CF
Newsgroup_User Apr 20, 2007 6:54 AM (in response to Joe S.)Scorpio (CF8) works directly with Exchange wonderfully. I am beta testing it
right now and wrote an app to manipulate Exchange. Just a FYI.>

