do you have the emails in an email client? most can dump to a flat tab delimited style file. if you can do that, import them into access/sql, then use verity to index the table.
-----Original Message----- From: Chad Gray [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 31, 2002 2:01 PM To: CF-Talk Subject: Collecting Email to put into verity I have been asked to create an email archive search engine for an email list server I am a member of. The list server is out on a box that we have no control over. So I was thinking of using CFpop to collect the email then write the emails to txt files so Verity can index them. I have not used CFpop yet, but I would assume I would need CFfile to write the txt files. It sounds like a kludge and will be slow. The list only get about 50 emails a day though. Is there another way of collecting the email so verity can index them? ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

