Problem with ISpConfig mail service

Discussion in 'General' started by freesqrt, May 15, 2010.

  1. freesqrt

    freesqrt New Member

    Hi there,

    today I have a problem with one of the ISPconfig users. he can not see the inbox mails and the following message has been shown:

    ##################
    Warning: reset() [function.reset]: Passed variable is not an array or object in /home/admispconfig/ispconfig/web/webmail/msglist.php on line 180
    ##################

    He can see the sent mail.
    Also inbox and sent mail sizes are 361MB and 320MB.

    What you think about the problem?

    Regards,
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Can you check if that user is over quota? Please run
    Code:
    repquota -avug
    Which webmail package did you install? Uebimiau, Squirrelmail, RoundCube?
     
  3. freesqrt

    freesqrt New Member

    Hi Falko,

    output for the specified user is :

    ############################
    Block limits File limits
    User used soft hard grace used soft hard grace
    ----------------------------------------------------------------------
    fdoulati -- 326248 614400 615424 894 0 0

    *** Report for group quotas on device /dev/cciss/c0d0p2
    Block grace time: 7days; Inode grace time: 7days
    Block limits File limits
    Group used soft hard grace used soft hard grace
    ----------------------------------------------------------------------
    web2 -- 9364956 10485760 10486784 75333 0 0
    ##############################

    I use Uebimiau as webmail. And I have not such problem with round cube on this server and user.


    Thank you well,
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Can you raise the quota limits for the user and the group and try again?
     

Share This Page