Ipswitch has a pretty good knowledge base on thier website.  That's the
first/best place to look.  As Robert Everland said, Imail builds the tables.
You just have to point to a database.  If you're looking for information on
the database structure, create a dummy domain with a few dummy users.
You'll then have all the info on the database structure.  I can't remember
what it looks like, but there are only 10-12 columns there.

BTW, last I checked, IPswitch didn't have a utility to change a version
using the registry (or whatever it uses for user storage by default) to an
external database.  That was a while ago, so you'll probably want to check
to see if such a monster was made.  In the older versions of Imail (around
v3-4), user information was poorly encrypted in the registry. It wasn't too
tough to write a script to transfer the information to an external database
(I did it with ColdFusion :).  My experience might be outdated for this
version, but I threw it out just in case.

        Regards,

        Eric Carlisle

        
        

-----Original Message-----
From: Brook Davies [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 10, 2001 4:34 PM
To: CF-Talk
Subject: RE: Sample Imail External Database


Where can I get more info on Imail please?

At 03:17 PM 10/09/01 -0400, you wrote:
>Imail will automatically make the database up for you once you set up a
>database, and ODBC driver. All you have to do is point imail to it and it
>creates it for you.
>
>Robert Everland III
>Dixon Ticonderoga
>Web Developer Extraordinaire
>
>-----Original Message-----
>From: Angel Stewart [mailto:[EMAIL PROTECTED]]
>Sent: Monday, September 10, 2001 10:47 AM
>To: CF-Talk
>Subject: Sample Imail External Database
>
>
>I have Imail 6 running on a server, and want to switch to an External
Access
>database for user registration.
>I actually want to add fields to this database that I would write to using
>CF and hten pass the standard paramaters to the Imail CGI script using
>CFHTTPPARAM and CFHTTP.
>
>However, I can't find a sample of the data structure that Imail expects for
>this external database. I'm in the process of going through the Imail
>knowledge base to try to find the info, but have any of you done this
>before, and have a sample database with the expected data structure, or
know
>where I could find one?
>
>Will doing registration using CFHTTPPARAM work with the Imail .cgi scripts?
>
>-Gel
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to