Ah, then it's pretty easy to add a new user.  Check out the
table in SQL2K that has your users.  All you have to do is
INSERT another record.  There's a bunch of flags that I'm sure
are documented somewhere.  All I did was change settings through
the web messaging administrator module to figure out what each
flag represented.

Since you're an MCSE/MCP+I, I assume you know all about bit
shifting and simple Transact SQL statements.  You can use a
simple ASP page to allow the user to enter stuff like username
and password.  The password is stored in plain text.

One quick note, you're probably aware of this, but just to make
sure... if you use ASP for your new user creation page, you have
to set it up on a different web site.  The IMail web server does
not run ASP pages... just IMail template pages.




-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Victor Amram, ENEL
Sent: Wednesday, July 24, 2002 11:37 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [IMail Forum] Web interface for creating new webmail accounts


We're using ODBC - a SQL 2000 db.
V
Victor Amram, MCSE, MCP+I
Administrador de Sistemas
Enelpunto
809-334-7225
[EMAIL PROTECTED]


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/

Please visit the Knowledge Base for answers to frequently asked
questions:  http://www.ipswitch.com/support/IMail/

Reply via email to