Is there a way to disable the imap info logging? My logs are filling with tons of login/logout messages Nov 22 18:23:25 imap-login: Info: Login: user=<USER1>, method={method}, rip=10.86.189.79, lip=10.86.189.82, mpid=22488 Nov 22 18:23:25 imap(USER1): Info: Disconnected: Logged out bytes=54/726
On 22.11.2011, at 20.24, Chris Young wrote:> Is there a way to disable the imap info logging? > > My logs are filling with tons of login/logout messages > > Nov 22 18:23:25 imap-login: Info: Login: user=<USER1>, method={method}, > rip=10.86.189.79, lip=10.86.189.82, mpid=22488 > Nov 22 18:23:25 imap(USER1): Info: Disconnected: Logged out bytes=54/726Rotate the logs and have it delete old ones? Or simply: info_log_path = /dev/null