macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Is there a problem using CFPOP in CF MX 7 with Exchange 2007?

Subject: Is there a problem using CFPOP in CF MX 7 with Exchange 2007?
From: "SB1"
Date: Wed, 12 Sep 2007 18:22:55 +0000 UTC
Newsgroups: macromedia.coldfusion.advanced_techniques

We have a scheduled task that checks a mailbox and, depending on the request, 
responds to the sender with information from our contact database. It has 
worked fine for several years using CF MX 7 Standard and MS Exchange 2000. We 
just changed to MS Exchange 2007 and we get an error as follows: "Logon 
failure: unknown user name or bad password." We can access the mailbox directly 
from Exchange using the account and password, so we think we are passing the 
correct information (example below).

 <CFPOP ACTION="GetHeaderOnly" SERVER="192.168.1.15" USERNAME="testaccount" 
PASSWORD="testpassword" NAME="getMail"> 

 Is there something we're missing? We are certain that the IP, account and 
password are still correct. We have assigned this mail server to the Mail tab 
in CF Administrator and it can see it and route CFMAILs through it.

 Any help is appreciated.


<Prev in Thread] Current Thread [Next in Thread>