On Wed, Jan 27, 2010 at 7:06 AM, Richard Meredith-Hardy wrote:
>
> Before I start messing with it, can someone tell me if the imap.cfc at
>
>  http://www.opensourcecf.com/CFOpenMail/imapcfc_view.cfm
>
> is the latest version and works OK on CF8?

That one really needs work to be functional.

There's something similar that Rick and I have done some work on, that
has unit tests that work with GMail (getting folders, sending mail
using TLS, etc.).

If it does not work with CF8, making it work should be a pretty simple
matter of making sure that var scoped variables are at the top, and
using structNew() vs. any cf9 structure creation syntax, etc ..

If I can find my cf8 libs, I can give it a whirl, as there's some
other stuff I want to test too, but if you get it to work before then,
send me the changes and I'll commit them.

As for the number of folders, I think the only limit is at the SMTP
server.  With the cfjavamail source, it should be pretty easy to add
caching and whatnot for folder lookups and what have you.

http://trac.getrailo.org/railotags/wiki/CfJavaMail

:den

-- 
We are celebrating the feast of the Eternal Birth which God the Father
has borne and never ceases to bear in all eternity... But if it takes
not place in me, what avails it? Everything lies in this, that it
should take place in me.
Meister Eckhar

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330191
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to