how to turn down IMAP logging

Chloé Desoutter chloe.desoutter at atasta.net
Fri Nov 15 21:28:37 CET 2013


Le 15/11/2013 21:23, Geoff Nordli a écrit :
> I am running Kolab Enterprise on CentOS release 6.4
>
> I am getting way too much logging info from imap.  How can I turn it 
> down?
>
> I don't want to turn down other mail facility logging like postfix 
> though.
>
>

Hello,

If you're using rsyslog, you can silence cyrus using this:

if      ($programname == 'imap') or ($syslogtag contains 'imap[') \
        or ($programname == 'imaps') or ($syslogtag contains 'imaps[') \
then   /dev/null
& ~

HtH

-- 
Chloé Desoutter
Directrice de production, ATASTA NET



More information about the users mailing list