Easiest way is to send the user a "Welcome" email from the ASP page, this
will create their mailbox.

Steve

Steven Moore
Internet Development Engineer
Research Machines
+44 1235 823522 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Sergio
Sent: 05 October 2000 12:45
To: Foro IMAIL
Subject: [IMail Forum] adding users via ODBC


I can add SQL 7.0 users in IMail  v 6.04 ( using this SQL sentence in a ASP
page :
insert into
users_table(userid,password,userdir,fullname,mailaddr,maxsize,maxmsgs,flags)
values
('username','userpasswd','C:\imail\users\username','username',username@domai
n.com',10000,1000,128) )
See I only want to give them web access (flags:128) with maxs: 1000 messgs,
10,000 kbs for all the folders( is it correct?)

and they can log inmediately but I can see that the directory isn�t created
and in the Mailbox summary they see "Invalid Folder" ,"Invalid Folder"  ..
blah blah... the rest works properly. Besides, if I compose an e-mail . the
next time they logon
they can see correctly the folders Main, Sent, Deleted ..

please, What can i do to work it correctly?why the first time they can�t see
the folders Main, Sent, Deleted?

Thanks

P.D:
The services I�m running are: SqlAgent, MSSQLserver, ImailSMTP & Imail web
service. Do I need another?
Of course the DSN is correctly.

Sergio Vazquez Martin
Analista/Programador
www.elincenetworks.com
[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/


STANDARD DISCLAIMER: This message is confidential. You should not copy it or
disclose its contents to anyone. You may use and apply the information only
for the intended purpose. Internet communications are not secure and
therefore RM does not accept legal responsibility for the contents of this
message. Any views or opinions presented are only those of the author and
not those of RM. If this email has come to you in error please delete it and
any attachments.

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