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/

Reply via email to