The emails themselves may be stored differently, but the definition of an 'email' is a standard, so it's certainly possible to write the hooks to import / export, but only if the mail is stored on IMAP servers. I have a CF engine that does just that, using javamail to login to 2 IMAP servers, and then copying from one to the other, folder by folder. Have used it several times over the years to move the mail off one server and on to another, all from within my CF IMAP client. POP is different because the mail comes off the server, and then the proprietary storage issue comes back into play.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316806 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

