Topic: Additional services for mail user
======== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.2
- Linux/BSD distribution name and version: CentOS Linux release 7.1.1503 (Core)
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): nginx
- Manage mail accounts with iRedAdmin-Pro? Yes
- Related log if you're reporting an issue:
====
iRedAdmin-Pro v2.3.1 (LDAP)
1. Create a new user in iRedAdmin-Pro.
2. Go to the profile new user, to "Advanced" properties
3. Check "jira" service in "Enabled Services"
4. Create a second user and I receive an error:
Error: {'info': 'enabledService: value #33 provided more than once', 'desc': 'Type or value exists'}
5. Logs and setings
/var/www/iRedAdmin-Pro-LDAP-2.3.1/settings.py
ADDITIONAL_ENABLED_USER_SERVICES = ['gitlab','redmine']
ADDITIONAL_DISABLED_USER_SERVICES = ['jira','vpn']
/var/log/nginx/access.log
192.168.0.37 - - [09/Oct/2015:17:02:47 +0300] "POST /iredadmin/create/user HTTP/1.1" 303 5 "https://mx.example.org/iredadmin/create … xample.org" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0"
192.168.0.37 - - [09/Oct/2015:17:02:49 +0300] "GET /iredadmin/create/user/example.org?msg=%7B%27info%27%3A%20%27enabledService%3A%20value%20%2333%20provided%20more%20than%20once%27%2C%20%27desc%27%3A%20%27Type%20or%20value%20exists%27%7D HTTP/1.1" 200 17277 "https://mx.example.org/iredadmin/create … xample.org" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0"
6. After restarting uwsgi service everything works fine.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.