1

Topic: is_maillist value in 'forwardings' table

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.6.7
- Deployed with iRedMail Easy or the downloadable installer? downloadable installer
- Linux/BSD distribution name and version: Ubuntu 20.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL
- 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 created mail list 'testlist@mydomain.com' using maillist_admin.py utility. But SQL command

SELECT is_maillist FROM forwardings WHERE forwarding LIKE '%testlist@mydomain%';

report that is_maillist = 0  for testlist@mydomain.com.
Is this a bug, or I need to update is_maillist value from SQL console manually ?
Maillist seems to be works properly.

----

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

2

Re: is_maillist value in 'forwardings' table

Fixed. You can now download newly tagged version 3.2.0 and upgrade:
https://docs.iredmail.org/upgrade.mlmmjadmin.html

3

Re: is_maillist value in 'forwardings' table

ZhangHuangbin wrote:

Fixed. You can now download newly tagged version 3.2.0 and upgrade:
https://docs.iredmail.org/upgrade.mlmmjadmin.html

Thank you, just one question - is it safe to delete old mlmmjadmin-3.1.x dirs from /opt/ after upgrade?

4

Re: is_maillist value in 'forwardings' table

Pavel Zhe wrote:

is it safe to delete old mlmmjadmin-3.1.x dirs from /opt/ after upgrade?

Yes.