1

Topic: Problem with change QUOTA

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: Debian GNU/Linux 8.6 (jessie)
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx):Nginx
- Manage mail accounts with iRedAdmin-Pro? no
- Related log if you're reporting an issue:
====

Hi, i have problem with change QUOTA for user ... when i Save changes an error:
internal server error

LOG:

    data=i,
  File "/opt/www/iRedAdmin-0.6.2/libs/ldaplib/decorators.py", line 43, in proxyfunc
    return func(*args, **kw)
  File "/opt/www/iRedAdmin-0.6.2/libs/ldaplib/user.py", line 517, in update
    action='delete',
  File "/opt/www/iRedAdmin-0.6.2/libs/ldaplib/connUtils.py", line 53, in addOrDelAttrValue
    if settings.LDAP_SERVER_TYPE == 'LDAPD':
AttributeError: 'module' object has no attribute 'LDAP_SERVER_TYPE'

mail.domain.com [pid: 1154|app: 0|req: 112/171] 1.2.3.4 () {60 vars in 1243 bytes} [Fri Oct 21 13:07:27 2016] POST /iredadmin/profile/user/general/b@xx.com =>
generated 21 bytes in 14 msecs (HTTP/1.1 500) 2 headers in 155 bytes (2 switches on core 0)

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Problem with change QUOTA

Please upgrade to the latest iRedAdmin-0.6.3, it fixes this bug.
http://www.iredmail.org/yum/misc/

3

Re: Problem with change QUOTA

Ok, thx for help.