Webmail Messages Not Appearing After Upgrade

Discussion in 'Installation/Configuration' started by KishCom, Oct 18, 2006.

  1. KishCom

    KishCom New Member

    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.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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
     
  3. KishCom

    KishCom New Member

    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?
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Are there any errors in the error log in /root/ispconfig/httpd/logs?
     
  5. KishCom

    KishCom New Member

    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. :confused:
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     

Share This Page