Re: ColdFusion based Open Source WebMail

2008-02-26 Thread Tom Mollerus
I know this is well over a year after the original post, but I have an 
modifiable-source CF webmail client for sale, with a really good interface. I 
hope this helps anyone who is still looking.
http://www.mollerus.net/development/webmail/webmail.cfm

>Hi,
> 
>I'm looking for an open source webmail app written in CF that I can
>integrate into my existing contact management system that I have already
>written in CF.  I know about inFusion Mail Server, but right now, I'm
>looking just for a webmail app that works with ANY POP account.
> 
>Suggestions?
> 
>Thanks!
> 
>Dave 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299926
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: ColdFusion slow database connection to SQL2005

2008-01-29 Thread Tom Mollerus
Kevin, were you using ODBC socket connections, or ODBC connections?  Or, which 
driver exactly was it that you selected in the CF admin?  I'm having the same 
problems that you are, and I'm not sure that the upgrade of the JDBC drivers is 
going to fix the problem.  Thanks!

> Well I have just replaced the JDBC Drivers with the latest version 3.5. 
> This has reduced the time taken by a huge amount. There is no mention 
> in the docs of there being anything that would do that.
> 
> The same change on the test server made no difference.
> 
> Kevin 


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297679
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Odd custom tag issue

2008-01-04 Thread Tom Mollerus
Another technique that would solve the problem is to call the tag via 
cfmodule... that way you can still pass attributes like a custom tag, but 
you're specifying the exact location of the tag on the filesystem. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295882
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4