1

Topic: Mlmmjadmin. Error creating a new mailing group.

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.3.1
- Deployed with iRedMail Easy or the downloadable installer?
- Linux/BSD distribution name and version: Debian 9
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Apache2
- Manage mail accounts with iRedAdmin-Pro?  NO
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hi!
I found that I can't create a new mailing group:

mailserver.mydomain.ru:/opt/mlmmjadmin/tools
# python3 maillist_admin.py create lst@mydomain.ru
Error while interactive with backend: TypeError('expected a string in the list', 'mailList')

All other operations are performed successfully.

In /opt/mlmmjadmin/setting.py :

 log_level = 'debug' 

In /var/log/mlmmjadmin/mlmmjadmin.log :

Aug  5 16:24:30 mx1 mlmmjadmin Error while creating lst@mydomain.ru: ('expected a string in the list', 'mailList')

----

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

2

Re: Mlmmjadmin. Error creating a new mailing group.

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

3

Re: Mlmmjadmin. Error creating a new mailing group.

ZhangHuangbin wrote:

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

I already have the latest version installed.

4

Re: Mlmmjadmin. Error creating a new mailing group.

Seems a bug of mlmmjadmin-3.0.1. I will try to reproduce it locally and fix it. Stay tuned.

5

Re: Mlmmjadmin. Error creating a new mailing group.

Confirmed it's a bug of mlmmjadmin-3.0.1 (and 3.0), and fixed moment ago:
https://github.com/iredmail/mlmmjadmin/ … 0ac4c59fa7

6

Re: Mlmmjadmin. Error creating a new mailing group.

I released version 3.0.2, you can download and upgrade:
https://docs.iredmail.org/upgrade.mlmmjadmin.html