1

Topic: Changed Mail Log Format

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release):
- Deployed with iRedMail Easy or the downloadable installer?
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Some how our maillog format has been changed. Currently it shows
Aug  5 08:44:45 mail postfix/proxymap[15999]: dict_ldap_debug: put_filter: "(accountStatus=active)"
Aug  5 08:44:45 mail postfix/proxymap[15999]: dict_ldap_debug: put_filter: simple
Aug  5 08:44:45 mail postfix/proxymap[15999]: dict_ldap_debug: put_simple_filter: "accountStatus=active"
Aug  5 08:44:45 mail postfix/proxymap[15999]: dict_ldap_debug: put_filter: "(!(domainStatus=disabled))"
Aug  5 08:44:45 mail postfix/proxymap[15999]: dict_ldap_debug: put_filter: NOT
Aug  5 08:44:45 mail postfix/proxymap[15999]: dict_ldap_debug: put_filter_list "(domainStatus=disabled)"
Aug  5 08:44:45 mail postfix/proxymap[15999]: dict_ldap_debug: put_filter: "(domainStatus=disabled)"
Aug  5 08:44:45 mail postfix/proxymap[15999]: dict_ldap_debug: put_filter: simple
Aug  5 08:44:45 mail postfix/proxymap[15999]: dict_ldap_debug: put_simple_filter: "domainStatus=disabled"
Aug  5 08:44:45 mail postfix/proxymap[15999]: dict_ldap_debug: put_filter: "(enabledService=mail)"
Aug  5 08:44:45 mail postfix/proxymap[15999]: dict_ldap_debug: put_filter: simple
Aug  5 08:44:45 mail postfix/proxymap[15999]: dict_ldap_debug: put_simple_filter: "enabledService=mail"
Aug  5 08:44:45 mail postfix/proxymap[15999]: dict_ldap_debug: put_filter: "(enabledService=deliver)"

We are not getting actual log.

Please help.

----

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

2

Re: Changed Mail Log Format

Seems you enabled debug option in Postfix main.cf.

3

Re: Changed Mail Log Format

Thanks for the replay.

But can you guide where we can check this setting in main.cf. As I have very very less knowledge in mail side as well as Linux side.

Please Help.