Remote Framework: error_max_mailquota_web

Discussion in 'General' started by arust, Dec 30, 2006.

  1. arust

    arust New Member

    Hello!

    I have following Problem, I use ISPConfig Remoting Framework 1.0 Beta 3, ISPConfig with Maildir support, now i set up a new Web, works fine :), and now i wanted to add a user, now i get the error message: error_max_mailquota_web. Parameters:

    user_speicher => 10,
    user_mailquota => 10,

    Maybe this is a cause of Maildir usage? What can I do?
    Thanks for help!

    Bye, Alex
     
  2. falko

    falko Super Moderator Howtoforge Staff

    If you use Maildir you don't have to set user_mailquota because Maildir is within the user's homedir (which falls under user_speicher).
     
  3. arust

    arust New Member

    Hello!

    Yes, i know, but if i remove the max_mailquota_web-variable, i get this error.
    so know i have set it to
    user_speicher => 10,
    user_mailquota => 0,
    this works, but i think you may could change this, or describe it?

    Bye, Alex
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Please try
    Code:
    user_mailquota => -1
     
  5. arust

    arust New Member

    now this doesn't work, i tryed it!

    bye, alex
     
  6. mlz

    mlz Member

    Alex, if you still using the beta downloaded before January 2nd, make sure it's still active. The old download expired December 31st, 2006...
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    I uploaded a new package yesterday, just install it with the update function and it will replace your currently installed package with a not time limited version.
     

Share This Page