1

Topic: Unable to create mlmmj mailing list in iredadmin with the ldap backend

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release):     v1.3.1
- Deployed with iRedMail Easy or the downloadable installer : Installer
- Linux/BSD distribution name and version:  Ubunu 18.4
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx):Nginx
- Manage mail accounts with iRedAdmin-Pro : No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

I have fresh installed the iredmail v1.3.1 with ldap backend, so by default mlmmj version 3.0 installed on server.
When i try to create mlmmj mailing list with command line, it gives me error of python, hence to solve i have set python version from 2.7 to 3.6, after that error was changed. below is the error i am getting now.

Error while interactive with backend: TypeError('Tuple_to_LDAPMod(): expected a byte string in the list', 'mailList')   

I have gone through many topics and forums but unable to figure it out..Also if i create mail list from phpldap admin and after that server command line it gives me below error.

Error while interactive with backend: ALREADY_EXISTS

I don't know what am i doing wrong here...please help me to solve this issue..

----

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

2

Re: Unable to create mlmmj mailing list in iredadmin with the ldap backend

Please upgrade mlmmjadmin to the latest 3.0.4 and try again:
https://docs.iredmail.org/upgrade.mlmmjadmin.html

3 (edited by hits 2020-10-28 20:34:03)

Re: Unable to create mlmmj mailing list in iredadmin with the ldap backend

Hello,

Thanks you.

Now i am able to create mailing list, after creation of mailing list, it is showing in groups of ldapadmin.

I have added members in the mailing list from command line, what is the easy way to add group members as i have tried steps given in your one document to add members, as per doc i have to add new attribute of memberOfGroup in every user and there i can select my mailing list, but this will take so much time.

Can you please let me know easy way to create group and add members in it?

Thanks..

4

Re: Unable to create mlmmj mailing list in iredadmin with the ldap backend

If your mailing list was created with mlmmjadmin command line tool (/opt/mlmmjadmin/tools/maillist_admin.py), then just use it again to manage members. It will handle all details for you.