Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: [anup123] Print And View Header Buttons

Quote Reply
Re: [anup123] Print And View Header Buttons In reply to
Hi.

For the database transfer i had done the following (hopefully it is correct):

mysqldump -u username -p webmaildatabase > webmaildatabase.sql
mysql -u username -p webmaildatabase < webmaildatabase.sql

Though there is no probs with the number of records etc, i see a big difference in the space usage (database)
Original Databse ~45MB (mysql 3.23)
New Database ~15MB (mysql 4.0)

All the new windows where cookie based login is there, gives auth error.
No Auth error on new windows where cookie based login is not there.

Have i missed anything while transferring the database?
For example, with No Cookie login, i can see the Headers, Print etc but with Cookie Based login, the New Window either closes automatically or gives Authentication error.

TIA
Anup
Subject Author Views Date
Thread Print And View Header Buttons anup123 2738 Apr 1, 2004, 10:44 PM
Post Re: [anup123] Print And View Header Buttons
anup123 2653 Apr 2, 2004, 9:14 AM