Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: dobermin on September 03, 2007, 02:23:15 PM
-
I just did a fresh install of 7.x... performed a restore from 5.x ... admin email has nearly 500,000 emails in it..I can logon to the webmail but can't delete... putty'd into /home/e-smith/Maildir/cur and tried rm *.*, rm -f *.*, etc.... as soon as I enter the command, my putty session closes and the emails don't get deleted....
Any suggestions?
Thank you.
-
dobermin
Try using mc
-
Thank you,
I would use mc to navicate to the cur folder then escape out to run the rm command...it would crash the putty session.. .what ended up working was backing out one directory, running the rm -f -r on the cur directory. Took a few minutes to delete 1/2 million emails and then I just recreated the cur folder and it allowed me to logon.
Thank you, for the response.