Re: [Dovecot] About Logging

2010-07-20 Thread Henrique Fernandes
Oh, sorry i forgot to mentioned I am testing you v2.0 version since beta releases. I am gonna start using it in a production envoriment. It will be couple servers balanced with ldirectord writing in same storage. We are having some trouble, but it is going well. Great Work =] []'sf.rique On

Re: [Dovecot] About Logging

2010-07-20 Thread Timo Sirainen
Kind of a bloaty feature.. v2.0 has a separate log process, maybe it could be configured some day to do some filtering internally. On Tue, 2010-07-20 at 10:43 -0300, Henrique Fernandes wrote: > But still, you don't think it wil be implemented on dovecot code ? > > I will look for syslog to handle

Re: [Dovecot] About Logging

2010-07-20 Thread Henrique Fernandes
But still, you don't think it wil be implemented on dovecot code ? I will look for syslog to handle it. When i find the answer i post it here. []'sf.rique On Tue, Jul 20, 2010 at 10:36 AM, Timo Sirainen wrote: > On Tue, 2010-07-20 at 09:44 -0300, Henrique Fernandes wrote: > > It is possible

Re: [Dovecot] About Logging

2010-07-20 Thread Timo Sirainen
On Tue, 2010-07-20 at 09:44 -0300, Henrique Fernandes wrote: > It is possible to make dovecot do not log any request from a determined > host? Log to syslog and configure it to filter out those lines you don't like. I think syslog-ng at least supports that..

[Dovecot] About Logging

2010-07-20 Thread Henrique Fernandes
It is possible to make dovecot do not log any request from a determined host? Because, we gonna use ldirectord for foward request and etc and the ldirectord makes an connecting every 2 seconds to find out if the server is ok, and also make a login in imap and pop3 to check this service as well. Is