Jeff Grossman schreef:
On 2/9/2009 7:52 AM, dovecot@corwyn.net wrote:
I understand what the log message means.
I currently have dovecot logging flipped up about as high as I can have it set in about every way that I can. What I'd like to know is which logging setting can I lower to not see this message (or if there is one), and what OTHER things won't log if I decrease that logging setting.
thx.
rick
At 08:43 AM 2/9/2009, Steffen Kaiser wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Mon, 9 Feb 2009, dovecot@corwyn.net wrote:
Feb 9 08:06:52 mailserver dovecot: IMAP(user@example.com): Disconnected: Logged out bytes=479/51185
Search the archive for a mail from Timo few times ago, it just means that the user logges out (LOGOUT command).
I think Timo has stated in the past that you cannot turn off this logging. You would probably have to modify the source to remove that line.
Jeff
Of course, you can make your syslog daemon filter the lines you do not want to see, assuming you're using syslog from within Dovecot, and have a syslog implementation running that can handle this (f.i. syslog-ng).
Though I'm not sure in what situation I would want to discard information from my log files, unless it creates a DOS situation.
Regards, Tom