Using CFPOP to pull Microsoft Exchange message attachments?

2006-09-13 Thread powell
I'm stuck trying to make this happen. I've used CFPOP a thousand times, but never before on Exchange mailboxes. I can get the message headers information with no problems (so that means that I have the correct servername, username and password), but when I go to pull the attachment on a

Re: Using CFPOP to pull Microsoft Exchange message attachments?

2006-09-13 Thread Jochem van Dieten
powell wrote: No file appears in the specified directory, and nothing is in the ATTACHMENTFILES column of the query. cfpop action=GETALL name=UploadMessage messagenumber=#emailtest. messagenumber# attachmentpath=D: generateuniquefilenames=Yes server=#url.servername#

Using CfPOP

2006-03-28 Thread Ken
Hi. I have a mailing list in a db, and I need to start flagging email addresses that bounce back emails. I am thinking of using CFPOP to read bounced emails, or read a special header that I embed when sending the emails. Then update a flag in the db. That's vaguely what i need to do. However, has

Re: Macromedia Using CFPoP?

2005-06-29 Thread Sean Corfield
On 6/21/05, Paul Hastings [EMAIL PROTECTED] wrote: we've been exercising this thing all day it hasn't blown up in our faces yet. so it's probably a keeper for us depending on the client. The primary bounce back failure was due to a mail alias configuration error and has been fixed (June 24th).

Re: Macromedia Using CFPoP?

2005-06-23 Thread Paul Hastings
Paul Hastings wrote: this encoding issue (though it looks like you have to merge it's jcharset.jar with cf's jrun jar for cf to pick up the utf-7 charsets). just to be thorough, that's not true. you can simply dump the jcharset.jar in the cfinstall/runtime/jre/lib dir and cf will pick it up

Re: Macromedia Using CFPoP?

2005-06-21 Thread Sean Corfield
On 6/20/05, Ricardo Russon [EMAIL PROTECTED] wrote: I take it that macromedia are using CFPoP on their Bug Report / Feature request page. It keeps sending me back emails saying : Unable to retrieve message content: java.io.UnsupportedEncodingException: unicode-1-1-utf-7 Ugh! I've passed

Re: Macromedia Using CFPoP?

2005-06-21 Thread Paul Hastings
Ricardo Russon wrote: It keeps sending me back emails saying : Unable to retrieve message content: java.io.UnsupportedEncodingException: unicode-1-1-utf-7 actually somebody (gdbezona) in the cf forums posted a link to http://www.freeutils.net/source/jcharset/ which appears to help with

Re: Macromedia Using CFPoP?

2005-06-21 Thread Jon Austin
On 6/21/05, Sean Corfield [EMAIL PROTECTED] wrote: Ugh! I've passed this message on to the appropriate folks... Will you be sharing whatever fix is applied? As we have the same issue and don't really feel comfortable applying the fix from gdbezona. Our server is nice and stable, would like to

RE: Macromedia Using CFPoP?

2005-06-21 Thread Paul Vernon
This is not a CF bug. It's a Sun bug. A well known one at that... http://developer.java.sun.com/developer/bugParade/bugs/4304013.html You are highly unlikely to get Sun to fix this nasty little problem as they regard utf-7 as being obsolete You have a few options really... Install the jar

Re: Macromedia Using CFPoP?

2005-06-21 Thread Paul Hastings
Paul Vernon wrote: Install the jar file that Paul H mentioned, get MM to adopt that same jar file as part of CF or, install a third party CFX tag like mine (CFX_POP3). or ignore that kind of email. in cf7 you'll get that mail back w/an error message as it's body. Just a thought Do other

Re: Macromedia Using CFPoP?

2005-06-21 Thread Sean Corfield
On 6/21/05, Paul Hastings [EMAIL PROTECTED] wrote: or ignore that kind of email. in cf7 you'll get that mail back w/an error message as it's body. I suspect that will be the most likely fix in this case... -- Sean A Corfield -- http://corfield.org/ Team Fusebox -- http://fusebox.org/ Got

RE: Macromedia Using CFPoP?

2005-06-21 Thread Damien McKenna
Install the jar file that Paul H mentioned, get MM to adopt that same jar file as part of CF or, install a third party CFX tag like mine (CFX_POP3). or ignore that kind of email. Not something you can do if you're writing an application to process bounced messages. Macromedia need to

Re: Macromedia Using CFPoP?

2005-06-21 Thread Paul Hastings
Sean Corfield wrote: On 6/21/05, Paul Hastings [EMAIL PROTECTED] wrote: or ignore that kind of email. in cf7 you'll get that mail back w/an error message as it's body. I suspect that will be the most likely fix in this case... we've been exercising this thing all day it hasn't blown up

Re: Macromedia Using CFPoP?

2005-06-21 Thread Jon Austin
On 6/21/05, Paul Vernon [EMAIL PROTECTED] wrote: Install the jar file that Paul H mentioned, get MM to adopt that same jar file as part of CF or, install a third party CFX tag like mine (CFX_POP3). I would use CFX_POP3 in a flash, except our app is designed to be platform independant and run on

Re: Macromedia Using CFPoP?

2005-06-21 Thread Ricardo Russon
Jon, We actually have a CFX_IMAP4 license but made the switch to cfpop for that reason. Sorry Paul. but like i said before, let me know if you port your tags to java. Ric. On 6/22/05, Jon Austin [EMAIL PROTECTED] wrote: On 6/21/05, Paul Vernon [EMAIL PROTECTED] wrote: Install the jar

Macromedia Using CFPoP?

2005-06-20 Thread Ricardo Russon
I take it that macromedia are using CFPoP on their Bug Report / Feature request page. It keeps sending me back emails saying : Unable to retrieve message content: java.io.UnsupportedEncodingException: unicode-1-1-utf-7 You guys might want to change your form... OR... fix the bug

Re: Macromedia Using CFPoP?

2005-06-20 Thread James Holmes
Maybe you can file a bug report about the bug reporting app :-) On 6/21/05, Ricardo Russon [EMAIL PROTECTED] wrote: I take it that macromedia are using CFPoP on their Bug Report / Feature request page. It keeps sending me back emails saying : Unable to retrieve message content

Help using CFPOP

2000-10-03 Thread Randy Adkins
I am having problems with CFPOP. I am attempting to POP the server and get a message. (See bottom for code) However I get the following error: Error Diagnostic Information unknown exception condition CFMLInterpreterImp::executePCode Date/Time: 10/03/00 13:40:49 Browser: Mozilla/4.0 (compatible;