Hi Rick,

I'm afraid it isn't something that would allow me to update CFX_POP3 however
this ne could actually be used in CFPOP if MM so chose to build it in :) 

On the other hand, I have found a component that will work with CFX_POP3
however it still requires some work as it has been neglected for about 6
years and is not compatible with CFX_POP3 straight out of the box so to
speak...

Going back to the jar file you have installed, you will need to look out for
the winmail.dat files in the attachments field that CFPOP and CFX_POP3
generate and then instantiate the tnef decoder object using a UDF or CFC to
wrap up the funcionality of the jar file that you now have in your
classpath.

Essentially the UDF/CFC would read the attachment into a filestream and then
pass it to the TNEFInputStream class to decode it and let you manipulate the
attachments that are held within the .dat file.

HTH

Paul

-----Original Message-----
From: Rick Eidson [mailto:[EMAIL PROTECTED] 
Sent: Saturday, 02 April 2005 21:57
To: CF-Talk
Subject: RE: CFPOP/CFX_POP3

I downloaded this and put in my class path but it still doing the same
thing. Is there something I need to do to the file? And can I do it on the
server for all users.

Is this something that will allow you to update CFX_POP3?

Rick

-----Original Message-----
From: Paul Vernon [mailto:[EMAIL PROTECTED] 
Sent: April 2, 2005 1:05 PM
To: CF-Talk
Subject: RE: CFPOP/CFX_POP3

Rick,

I just found a free java implementation of a TNEF decoder....

http://www.freeutils.net/source/jtnef/ 

Paul






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201275
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to