Maybe a bug?

Discussion in 'General' started by shoevring, Mar 21, 2010.

  1. shoevring

    shoevring New Member

    Hello,

    I have set traffic-limit on the webpage for 400 MB, but there is traffic for 413 MB now, how is it possible?

    I am on 3.0.2
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. shoevring

    shoevring New Member

  4. till

    till Super Moderator Staff Member ISPConfig Developer

    You have to set the targets for the aliases again as the bug in the prior relese removed them.
     
  5. shoevring

    shoevring New Member

    I have already done what, it seems not to work.
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    But the bugfix definately works, this has been confirmed by several users.

    There are 2 options:

    a) Your system dont has the files of the new 3.0.2.1 release. You can check this by opening the file /usr/local/ispconfig/interface/web/mail/mail_user_edit.php, line 307 must be:

    Code:
    if(isset($this->dataRecord['email']) && $this->oldDataRecord['email'] != $this->dataRecord['email']) {
    b) The aliases dont have been updated.

    - Open every alias, select the right target email address and click on save. Then the new target must show up in the list for this alias entry.
    - To proove that the fix works, go to the target mailbox of this alias, click on every tab and check the alias list again. You will see that the newly created targets have not been removed.
     

Share This Page