PDA

View Full Version : UebiMiau, yet another serious problem



prophecy
10-15-2003, 02:12 PM
I have a client that made a folder in UebiMiau and then moved all his mail into, now when you click on the folder he moved, it boots you out and you have to login again, so these 179 emails are inaccessible!

Any ideas?

DirectAdmin Support
10-15-2003, 02:14 PM
Hello,

Not really, if you send your root info I can have a look. Be sure to include the email account the is having the problem.

John

prophecy
10-15-2003, 02:48 PM
How do i send this info securely? and where would the uebimiau folders be for the users?

DirectAdmin Support
10-18-2003, 01:09 PM
Hello,

FYI for anyone else, I followed these steps:

cd /var/www/html/webmail/tmp/user_domain.com_localhost
mkdir temp
chown apache:apache temp
mv badDir/* temp

I'm not sure why the emails dissapeared, perhaps a webmail bug, but this seems to have fixed it.

John