I'm running the FC5 and I upgraded from 2.2.3 to 2.2.7 yesterday, and aside from a small postfix problem, everything appears to be running fine. The only problem Im having is inside webmail UebiMiau none of the old messages are in the inbox anymore. People can still send and recieve email, and when I look at the actual mail files, I can see the emails, but UebiMiau is not displaying them in it's inboxes. BTW: You guys are all awesome. Thank you so much - for everything.
Plaese have a look at your /tmp directory, there must be a tar.gz file with a backup of the files under /home/admispconfig/.... Unpack this tar.gz file in the /emp directory and copy the files from /temp/home/admispconfig/ispconfig/temp/webmail to the directory /home/admispconfig/ispconfig/temp/webmail
It's there, and I restored it to where you had said, and I can see the .eml files - however they still fail to appear inside of webmail. Any other suggestions?
Code: du: `/home/www/web23/user/web23_d.bisson/Maildir': Permission denied du: `/home/www/web23/user/web23_c.cormier/mail': Permission denied du: `/home/www/web23/user/web23_c.cormier/Maildir': Permission denied Lots of that.
To fix these, you must configure sudo to run the "du" command with root priveliges and then configure sudo_du in the config.inc.php file. There are also some threads about this topic in the forums. But this error is not related to your webmail problem, it will only fix some harddisk usage statistics.