we have several problem :
one of our client want to move their mail from vpopmail to cpanel exim mail agent. our steps are :
- tar vpopmail domain "xyz"
- copy to whm server and extract that mail
- change vpopmail file owner to xyz:xyz
- run bash shell <bash move.sh username>
- running generate_maildirsize scriptsCode:cp -rpf /home/cpaneladmin/xyz.com/$@/Maildir/.* /home/xyz/mail/xyz.com/$@/ cp -rpf /home/cpaneladmin/xzy.com/$@/Maildir/* /home/xyz/mail/xyz.com/$@/
when i look at email account the new mail size is still null but when we try change quota menu and update it, we can see the real mail size.Code:/scripts/generate_maildirsize --allaccounts --force
The disk quota never change anymore until we set quota again in change quota menu.
please help me find where is the fault.
sorry for my bad language...![]()



LinkBack URL
About LinkBacks
Reply With Quote




