1

Topic: How to stop mail.log add to syslog

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.84
- Linux/BSD distribution name and version: debian 8 jessie
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):  mysql
- Web server (Apache or Nginx): nginx
- Manage mail accounts with iRedAdmin-Pro? no
- Related log if you're reporting an issue:
====

Now I have lot of log and can not see syslog because postfix log is too much.

I have try comment in nano /etc/rsyslog.conf but not working.
how to stop postfix log add in /var/log/syslog

Thank you

----

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

2

Re: How to stop mail.log add to syslog

Check both /etc/rsyslog.conf and /etc/rsyslog.d/*.conf, you may need "& stop" command to stop further log. Referrence:
https://bitbucket.org/zhb/iredmail/src/ … vecot.conf

Upcoming iRedMail-0.9.6 uses this rsyslog config file to store Dovecot log in different log files.