Bandwith and Mailbox Statistics

ortaklar

Verified User
Joined
Dec 29, 2003
Messages
16
Location
Turkey
We have a reseller hosting using DA.. We have moved to a new server running DA1.20.4. Our old server we have backed up using the users panel is 1.20.5.
we uploaded the backup and restored..
on "List/Modify accounts" page is everything ok.
but when I clicked on a user to see the stats on the top of the page the bandwith limit for the domain, that the main account have, writes unlimited...Is this normal?
Another problem is my old servers reseller statistics page shows 80 pop accounts from my users.. After restoring the backup to new server I have seen only the main email accounts counted. but when I login to the users panel I see all the mailboxes imported..
How could I fix this...
Thanks for your help.....
 
Hello,

The User backup/restore utility only access the Users data, not his settings. When the new account is created, you'll have to specify all the settings. As for the pop email counting, the Reseller account will be updated during the nightly tally. If you have root, you could always just run:
Code:
echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue
to run the tally right away.

John
 
Back
Top