If you've got external database, create two indexes on the database(I don't
know wich one is the correct one), one index with username, and another with
username and password.
I can't remember if that was the exact error code, i think it's, but
can't check, on our SQL Server machine, when this happened, it ran at 100%
CPU, and could not serve the usernames and passwords to the Imail machine.
All went OK after creating the indexes.
To create both indexes on SQL Server, right click on the table, all
tasks, Manage Indexes, New.
To create an index on MySQL run :
CREATE [UNIQUE|FULLTEXT] INDEX index_name ON tbl_name
(col_name[(length)],... )
On text columns, the length parameter can perform much smaller indexes,
and speed up INSERT operations. (Don't use the full name for the index,
maybe for the username and password, may not usefull, but that's here)
Pau
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Timm Jasper
Sent: Tuesday, January 08, 2002 10:42 PM
To: [EMAIL PROTECTED]
Subject: RE: [IMail Forum] ERROR CODE 8002000a
I get the same thing every couple of days - a stop/restart of web messaging
will make it behave correctly, but it will screw up again in a day or so.
Incidentally, there are no hits in the Imail knowledge base for the error
code.
--Timm Jasper
--Systems Administrator
--TCQi Internet
--301-863-6121
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Shelby Weston
> Sent: Tuesday, January 08, 2002 12:00 PM
> To: imail
> Subject: [IMail Forum] ERROR CODE 8002000a
>
>
> I am running Imail server 7.05 and when my users try to open an attachment
> in web messaging, they get a page that gives them an error code
> ERROR CODE 8002000a
>
> even when i try to right click and choose save target as.. it saves the
> html page that says the error.
>
> any suggestions?
>
> Shelby Weston
> Technology Coordinator
> Dover School District
> 501-331-3764
>
>
>
>
>
> 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 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 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/