My Projects
Search Blog

Categories
Archives
Useful Links
Photo Albums
RSS

Powered by
BlogCFM v1.15

Vivio Technologies CFML Hosting
05 December 2006
ImapCFC Update

CFOpenMail / ImapCFC project page

I corrected the issue with the folderDelete() method.  It's very strange the way the actual delete method works in the java folder object.  It nearly always returns true, even if the delete fails.  The correct way to determine if the delete was successful is to run the exists() method on the folder you just deleted.  Sometimes, I think OO programming is a little wacky.  Or maybe it's just this particular implementation.

I also implemented the copyMessages() method in CFOpenMail.  I haven't tested it thorougly, but it does work.

The CFC on the project page has been updated to include today's changes.

Posted by rickroot at 4:02 PM | Link | 0 comments
Subscription Options

You are not logged in, so your subscription status for this entry is unknown. You can login or register here.

No comments found.

Post a comment (login required)