I'm using CFPOP (CF5 on Win2K) to retrieve mail from an MS Exchange 5.5 (SP2) running on NT 4. It works fine for most users but on one account I get this (useless) error massage:
unknown exception condition unknown error while executing a tag. The account is valid and the user is getting mail fine using his Outlook client, but I cannot get past this error when trying to get his mail using CFPOP. Here's the tag that throws the error: <CFPOP ACTION="GETHEADERONLY" NAME="Temp" SERVER="mail.foo.com" TIMEOUT="30" USERNAME="HisUserID" PASSWORD="HisPassword"> This is just a plain vanilla request for mail headers and it works for all other mail accounts. I'm no Exchange admin so I don't know if there is some option somewhere that locks out POP requests or something. Any ideas? Chris Lofback Sr. Web Developer TRX Integration 28051 US 19 N., Ste. C Clearwater, FL 33761 www.trxi.com ______________________________________________________________________ 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/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

