Hello Guys! It's a pleasure to join you on this list. I've been using Imail server 5.08 and I ran into a little problem, perhaps some of you have been through this before and may help me. I'm developing ASP pages for a Free Web Mail system, using a Microsoft Access 2000 database with the following fields on a table named mydomain_com (where mydomain is my domain name) USERID - text PASSWORD - text FULLNAME - text USERDIR - text MAILADDR - text MAXSIZE - integer MAXMSGS - integer FLAGS - integer TYPE - integer I'm interfacing the ODBC to the Imail server through the default .dll (ODBCUSER.DLL) My ASP pages are sending the following information to the Database: USERID PASSWORD FULLNAME MAILADDR The following fields are set to default values on the Database: MAXSIZE MAXMSGS FLAGS TYPE The problem comes when I get to the USERDIR field; I'm unable to auto create the directory on the default location (C:/Imail/Domainname/Users) or elsewere. My question is if you've ever had this problem before; how have you fixed it? is there a way to default on the database the field USERDIR to only one directory (ex. c:/Imail/domainname/freewebmail) so all the accounts get created under that folder? I'd really appreciate your help on this matter. Once I develop this interface, I'm planning to post it on the "Utilities" pages on Ipswitch Website (if they approve it, of course) and I have no problem on sending you a copy of the code. Thank you again. Javier Gonzales _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. 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/
