1 (edited by vtrifkov 2017-04-13 06:56:45)

Topic: edit user ID in roundcube

I wonder if it is possible to edit identities  in roundcube (email field) e.g. to change existing info@mydomain.com to whatever@mydomain.com without adding new user in iredadmin?

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

----

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

2

Re: edit user ID in roundcube

Check parameter below in Roundcube config file:

$config['identities_level'] =

3

Re: edit user ID in roundcube

Thanks for your support.
Along with that I also added the following:

ALLOWED_LOGIN_MISMATCH_SENDERS = ['mydomain.com']
in /opt/iredapd/settings.py




ZhangHuangbin wrote:

Check parameter below in Roundcube config file:

$config['identities_level'] =