On 15/08/2009 2:08 AM, Timo Sirainen wrote:
On Fri, 2009-08-14 at 16:46 +1000, Phillip Macey wrote:
I also needed to change src/master/master-login-interface.h
#define MASTER_LOGIN_MAX_DATA_SIZE (8192*2)
Will these changes be included future releases or is this something that
we will need
On 15/08/2009 2:08 AM, Timo Sirainen wrote:
On Fri, 2009-08-14 at 16:46 +1000, Phillip Macey wrote:
I also needed to change src/master/master-login-interface.h
#define MASTER_LOGIN_MAX_DATA_SIZE (8192*2)
Will these changes be included in the next release or is this something
that we will
On 17/08/2009 3:36 PM, Timo Sirainen wrote:
On Aug 17, 2009, at 1:31 AM, Phillip Macey wrote:
Also you could check if you have any mails with CRs in them:
perl -ne 's/\r$//;print if /\r/' *
This didn't print anything - I was sort of expecting it to at least
print something (e
On 13/08/2009 5:55 PM, Phillip Macey wrote:
On 8/08/2009 2:50 AM, Timo Sirainen wrote:
Does it help if you increase
#define LOGIN_MAX_INBUF_SIZE 4096
to e.g. 8192 in src/login-common/client-common.h?
I also needed to change src/master/master-login-interface.h
#define
On 15/08/2009 3:17 AM, Timo Sirainen wrote:
Sorry about the long wait for a reply. The weekend and life away from a
computer/work called :-)
See if this helps: http://hg.dovecot.org/dovecot-1.2/rev/4c42e72a3954
This seems to fix it - the process does not crash any more when I use
either t
On 14/08/2009 3:34 AM, Timo Sirainen wrote:
On Thu, 2009-08-13 at 17:55 +1000, Phillip Macey wrote:
On 8/08/2009 2:50 AM, Timo Sirainen wrote:
Does it help if you increase
#define LOGIN_MAX_INBUF_SIZE 4096
to e.g. 8192 in src/login-common/client-common.h?
I also needed to
On 14/08/2009 12:29 PM, Timo Sirainen wrote:
On Aug 13, 2009, at 10:20 PM, Phillip Macey wrote:
Til now. It would seem that I can reproduce it at will - except that it
doesnt get logged if I have core dumps enabled :-) It could be specific
to my maildir or an email in my maildir?
Yes, it
On 14/08/2009 9:00 AM, Timo Sirainen wrote:
On Thu, 2009-08-13 at 12:10 +1000, Phillip Macey wrote:
Aug 12 15:52:25 fury dovecot: IMAP(zhi): Panic: file istream.c: line 99
(i_stream_read): assertion failed: ((size_t)ret+old_size == _stream->pos
- _stream->skip)
This is k
On 13/08/2009 10:49 PM, Charles Marcus wrote:
What version of TBird?
2.0.0.22. It is not a thunderbird issue - I can trigger the crash using
telnet.
--
Thanks,
Phill Macey (CiSRA IT Services)
On 8/08/2009 2:50 AM, Timo Sirainen wrote:
Does it help if you increase
#define LOGIN_MAX_INBUF_SIZE 4096
to e.g. 8192 in src/login-common/client-common.h?
I also needed to change src/master/master-login-interface.h
#define MASTER_LOGIN_MAX_DATA_SIZE (8192*2)
After making those changes and r
Hi,
I have a couple of people bumping into an issue with their imap
process crashing - from the users perspective, their mail client
(thunderbird) just stops recieving new mail. It still seems to be
possible for them to read their mail using squirell mail. When it
crashes, it leaves behind a
In the release notes for v1.2.2, Timo said:
Found and fixes several v1.2-specific bugs. Hopefully it's now stable
for most people's usage.
* GSSAPI: More changes to authentication. Hopefully good now.
What were the GSSAPI changes? I am having problems with _some_ of my
users using G
On 15/05/2009 10:33 AM, Timo Sirainen wrote:
On May 14, 2009, at 8:19 PM, Phillip Macey wrote:
On 15/05/2009 9:49 AM, Timo Sirainen wrote:
Do you have POP3 users? What clients do your users typically use?
50% pop. 50% imap.. Roughly.
With POP3 users those kinds of I/O bursts can happen
On 15/05/2009 9:49 AM, Timo Sirainen wrote:
On Fri, 2009-05-15 at 09:35 +1000, Phillip Macey wrote:
We are having some performancec issues on our server at the moment - all
I can put it down to is the large size of some maildirs. Eg. `ls -ld
Maildir/cur` might show a directory >20Mb in s
On 14/05/2009 5:11 PM, Steffen Kaiser wrote:
On Wed, 13 May 2009, Richard Hobbs wrote:
The main complaint we have from users is that their IMAP Inbox, with
5000 emails in it takes ages to appear, and no amount of coaxing will
convince them to split their inbox into multiple folders.
Oh, we ser
On 24/03/2009 11:25 AM, Timo Sirainen wrote:
dbox format needs at least two tools:
1. Expunging only marks the message having refcount=0. The actual disk
space is freed only after calling a tool pointing to the user's dbox
dir.
2. Ability to force index resync/rebuild in case it doesn't figure
16 matches
Mail list logo