On 08/10/2011 15:09, Nikita Koshikov wrote:
> On Thu, 29 Sep 2011 15:05:53 +0200
> Danilo wrote:
>
>> Hello!
>> I wrote perl script for read current quota usage, it works but when I run the
>> program I receive a warning in Dovecot log:
>>
>> 2011-09-29 14:45:30 doveadm(gu...@testmail.com): Warnin
On Thu, 29 Sep 2011 15:05:53 +0200
Danilo wrote:
> Hello!
> I wrote perl script for read current quota usage, it works but when I run the
> program I receive a warning in Dovecot log:
>
> 2011-09-29 14:45:30 doveadm(gu...@testmail.com): Warning: Timeout leak:
> 0x7f14800ad970
>
> This is the scr
Hi!
I've the same problem.
I use the same input string inside a Java standalone application.
The request would appear correct and I receive always a correct response
but Dovecot print the same warning into the log...
My Dovecot version is 2.0.13.
Thanks in advance for any help!
Francesco
On 29
Hello!
I wrote perl script for read current quota usage, it works but when I run the
program I receive a warning in Dovecot log:
2011-09-29 14:45:30 doveadm(gu...@testmail.com): Warning: Timeout leak:
0x7f14800ad970
This is the script:
===
#!/usr/bin/perl
use strict;
On Wed, 2009-04-29 at 14:52 -0400, jsie...@psu.edu wrote:
> This is 64bit AIX 5.3. Looking through previous versions of dovecot, I see
> this warning. I didn't realize this was something bad until today.
> My environment uses mbox/mbox-snarf plugin.
>
> The message in the logs is:
>
> local0.log
On Apr 30, 2009, at 3:06 PM, Timo Sirainen wrote:
On Thu, 2009-04-30 at 15:04 -0400, Jonathan Siegle wrote:
telnet localhost 143
1 login user pass
2 select inbox
3 logout
Does it get logged? What if you select some other mailbox instead?
Yes it gets logged. I did your steps and reproduced.
On Thu, 2009-04-30 at 15:04 -0400, Jonathan Siegle wrote:
> > telnet localhost 143
> > 1 login user pass
> > 2 select inbox
> > 3 logout
> >
> > Does it get logged? What if you select some other mailbox instead?
> >
>
> Yes it gets logged. I did your steps and reproduced. I also did
> login;sele
On Apr 29, 2009, at 2:58 PM, Timo Sirainen wrote:
On Wed, 2009-04-29 at 14:52 -0400, jsie...@psu.edu wrote:
This is 64bit AIX 5.3. Looking through previous versions of
dovecot, I see
this warning. I didn't realize this was something bad until today.
It's not exactly bad. It gets logged onl
On Wed, 29 Apr 2009, Timo Sirainen wrote:
On Wed, 2009-04-29 at 14:52 -0400, jsie...@psu.edu wrote:
This is 64bit AIX 5.3. Looking through previous versions of dovecot, I see
this warning. I didn't realize this was something bad until today.
It's not exactly bad. It gets logged only when the
On Wed, 2009-04-29 at 14:52 -0400, jsie...@psu.edu wrote:
> This is 64bit AIX 5.3. Looking through previous versions of dovecot, I see
> this warning. I didn't realize this was something bad until today.
It's not exactly bad. It gets logged only when the process is exiting.
But it shouldn't be ha
This is 64bit AIX 5.3. Looking through previous versions of dovecot, I see
this warning. I didn't realize this was something bad until today.
My environment uses mbox/mbox-snarf plugin.
The message in the logs is:
local0.log.20090429:Apr 29 12:41:16 hostname dovecot:
IMAP(jsiegle): Timeout lea
Timo Sirainen wrote:
> On Mon, 2007-10-01 at 14:24 +0200, Lars Stavholm wrote:
>> In my development environment I sometimes get:
>>
>> dovecot: IMAP(stava): Timeout leak: 0x4425d0
>>
>> Does anyone know what it means or how I can use this information?
>
> It means timeout_add() was called, but the
On Mon, 2007-10-01 at 14:24 +0200, Lars Stavholm wrote:
> In my development environment I sometimes get:
>
> dovecot: IMAP(stava): Timeout leak: 0x4425d0
>
> Does anyone know what it means or how I can use this information?
It means timeout_add() was called, but the returned struct wasn't passed
In my development environment I sometimes get:
dovecot: IMAP(stava): Timeout leak: 0x4425d0
Does anyone know what it means or how I can use this information?
Cheers
/Lars
14 matches
Mail list logo