Imail will create its own tables under the format domain_TLD (com, 
net, org whatever).  So domain.com would be a table domain_com, 
domain.net would be a table domain_net

If you do not specify a database for imail to use it will create 
the tables in the "master" database when using sql. 


Make sure you created a system and not a user DSN. You must 
configure each virtual server to use your dsn (configure tab). 

also be sure to create a user on your database system with full 
create table, read, write rights (may also have to own not sure. 
On sql 7 create a login, then give that login permssions to use 
the database you created for imail.

Use sql authentication not NT (some have had probelms with NT only 
authentication)

The obdc config in imail will look something like this...

DSN;uid=User;pwd=password;db=databasename

in your case:

iMail;uid=???;pwd=???;db=iMail 

or

iMail;uid=???;pwd=???;db=iMail_Data

somethimes sql 7 eval adds the _Data on the name sometimes not, 
the .MDB is not needed

hope this helps


jeff




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Free Private Email That Supports The Causes You Care About.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Unleash The Power...   http://www.CommunitySpirit.net
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get a free email address @ GayMail.com, Activists.com, BlueEarth.com
Wranglers.com, BlackSpirit.com, PrideStreet.com or over 400 others!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




 

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to