Hi,
I'm the owner of openinboxexperiment.com, an open email inbox set up to allow 
people to send and receive email anonymously.

I built this site with ColdFusion and it is virtually an email archive as you 
originally described.

I've tried using iMap and cfpop for retrieving emails, my personal opinion was 
that I preferred cfpop over iMap as iMap returned all records where as cfpop 
only returns new records, thus saving time during my import task. I've had 
better luck pulling my data from the mail server as a task that runs every two 
minutes, saving the data, then pulling the data from the database when I'm 
displaying it to the end user. I've found it much faster that way.

Also, I use Gmail, as you said it has an excellent spam filter. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355471
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to