1

Topic: AttributeError: 'add_subscribers'

OS: Ubuntu 20.04.2 LTS - up to date
DB: 10.3.25-MariaDB-0ubuntu0.20.04.1
webserver: nginx/1.18.0
iRedMail-1.4.0 - installed without any issues (downloaded installer)
No iRedAdmin-Pro

I'm getting the following error when I'm trying to add a subscriber to a mailing list

#sudo python3 /opt/mlmmjadmin-3.1/tools/maillist_admin.py add_subscribers list@domain.com user1@domain.com user2@domain.com

Traceback (most recent call last):
  File "/opt/mlmmjadmin-3.1/tools/maillist_admin.py", line 218, in <module>
    qr = backend.add_subscribers(mail=mail, subscribers=_subscribers)
AttributeError: module 'bk_iredmail_sql' has no attribute 'add_subscribers'

Could someone please help me with this issue?

Many thanks in forward.

----

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

2

Re: AttributeError: 'add_subscribers'

I can reproduce this error. Will fix it shortly, stay tuned.
Feel free to track our activity here:
https://github.com/iredmail/mlmmjadmin/commits/master

3

Re: AttributeError: 'add_subscribers'

any updates on this?
or can I downgrade mlmmjadmin to 3.0.7 until this issue will be resolved?
thx

4

Re: AttributeError: 'add_subscribers'

downgrading to mlmmjadmin 3.0.7 seems to resolve the issue

5

Re: AttributeError: 'add_subscribers'

Please upgrade to mlmmjadmin-3.1.1 which fixes the issue:
https://docs.iredmail.org/upgrade.mlmmjadmin.html