1 (edited by tinatiuh 2026-02-24 13:15:17)

Topic: Just installed iRedMail 1.7.4 and Dovecot shoe an error

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

systemctl status dovecot
------------------------------
"stats: Error: conn stats-reader (127.0.0.1:56470): didn't reply with a valid VERSION line: EXPORT        global"

Sounds like something about netdata, but not clear idea of the RCA.

Anyone who can provide an idea to about this issue?

Thanks in advance,
Tinatiuh

----

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

2

Re: Just installed iRedMail 1.7.4 and Dovecot shoe an error

It's caused by netdata. it tries to find all supported services, but it considers this port as another service. It's safe to ignore this log.

3

Re: Just installed iRedMail 1.7.4 and Dovecot shoe an error

Got it.

Thank you ShangHuangbin!