Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-03 Thread Timo Sirainen
On 4.12.2010, at 0.46, Daniel L. Miller wrote: > On 12/3/2010 3:32 PM, Timo Sirainen wrote: >> On 3.12.2010, at 23.28, Daniel L. Miller wrote: >> >>> Still breaking on new mails. >> Show some error logs. >> > > Dec 3 15:24:45 bubba dovecot: imap(dmil...@amfes.com): Error: FETCH > [1.2.MIME] f

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-03 Thread Daniel L. Miller
On 12/3/2010 3:32 PM, Timo Sirainen wrote: On 3.12.2010, at 23.28, Daniel L. Miller wrote: Still breaking on new mails. Show some error logs. Dec 3 15:24:45 bubba dovecot: imap(dmil...@amfes.com): Error: FETCH [1.2.MIME] for mailbox INBOX UID 10921 got too little data: 0 vs 94 Dec 3 15:2

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-03 Thread Timo Sirainen
On 3.12.2010, at 23.28, Daniel L. Miller wrote: > Still breaking on new mails. Show some error logs.

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-03 Thread Daniel L. Miller
On 12/3/2010 9:15 AM, Daniel L. Miller wrote: On 12/3/2010 2:17 AM, Timo Sirainen wrote: On 3.12.2010, at 9.26, Timo Sirainen wrote: I fixed a couple of bugs: http://hg.dovecot.org/dovecot-2.0/rev/e5dcc12f8dba http://hg.dovecot.org/dovecot-2.0/rev/4455f79f964d But yeah, looks like there are

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-03 Thread Daniel L. Miller
On 12/3/2010 2:17 AM, Timo Sirainen wrote: On 3.12.2010, at 9.26, Timo Sirainen wrote: I fixed a couple of bugs: http://hg.dovecot.org/dovecot-2.0/rev/e5dcc12f8dba http://hg.dovecot.org/dovecot-2.0/rev/4455f79f964d But yeah, looks like there are some more bugs when mail compression is enabled

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-03 Thread Daniel L. Miller
On 12/2/2010 11:52 PM, Timo Sirainen wrote: On 2.12.2010, at 23.39, Daniel L. Miller wrote: When I do a "doveadm fetch -u user hdr uid 12557" I receive more than one message. Is this normal? Yes, because you didn't specify mailbox. Also don't just fetch hdr, that won't trigger the error. So

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-03 Thread Timo Sirainen
On 3.12.2010, at 9.26, Timo Sirainen wrote: > I fixed a couple of bugs: > > http://hg.dovecot.org/dovecot-2.0/rev/e5dcc12f8dba > http://hg.dovecot.org/dovecot-2.0/rev/4455f79f964d > > But yeah, looks like there are some more bugs when mail compression is > enabled. It somehow truncates attachm

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-03 Thread Timo Sirainen
I fixed a couple of bugs: http://hg.dovecot.org/dovecot-2.0/rev/e5dcc12f8dba http://hg.dovecot.org/dovecot-2.0/rev/4455f79f964d But yeah, looks like there are some more bugs when mail compression is enabled. It somehow truncates attachments sometimes. I'll continue looking into it..

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-02 Thread Timo Sirainen
On 2.12.2010, at 23.39, Daniel L. Miller wrote: > When I do a "doveadm fetch -u user hdr uid 12557" I receive more than one > message. Is this normal? Yes, because you didn't specify mailbox. Also don't just fetch hdr, that won't trigger the error. So something like: doveadm fetch -u user tex

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-02 Thread Daniel L. Miller
On 12/2/2010 3:39 PM, Daniel L. Miller wrote: On 12/2/2010 11:17 AM, Timo Sirainen wrote: I'll try to look into this soon.. You could of course see if disabling zlib plugin makes it work again? Or the best would be if you could get a copy of such mdbox storage where this is reproducible with a d

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-02 Thread Daniel L. Miller
On 12/2/2010 11:17 AM, Timo Sirainen wrote: I'll try to look into this soon.. You could of course see if disabling zlib plugin makes it work again? Or the best would be if you could get a copy of such mdbox storage where this is reproducible with a doveadm fetch command. I could then send some de

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-02 Thread Timo Sirainen
On Thu, 2010-12-02 at 10:40 -0800, Daniel L. Miller wrote: > On 12/1/2010 11:02 AM, Daniel L. Miller wrote: > > > > On 12/1/2010 10:49 AM, Daniel L. Miller wrote: > >> On 11/30/2010 8:09 PM, Daniel L. Miller wrote: > >>> Continuing to see errors on this with some new messages. Is it > >>> possibl

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-02 Thread Daniel L. Miller
On 12/1/2010 11:02 AM, Daniel L. Miller wrote: On 12/1/2010 10:49 AM, Daniel L. Miller wrote: On 11/30/2010 8:09 PM, Daniel L. Miller wrote: Continuing to see errors on this with some new messages. Is it possible this has anything to do with zlib plugin, or possibly having a mix of zlib comp

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-01 Thread Daniel L. Miller
On 12/1/2010 10:49 AM, Daniel L. Miller wrote: On 11/30/2010 8:09 PM, Daniel L. Miller wrote: Continuing to see errors on this with some new messages. Is it possible this has anything to do with zlib plugin, or possibly having a mix of zlib compressed & uncompressed messages with mdbox? I r

Re: [Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-12-01 Thread Daniel L. Miller
On 11/30/2010 8:09 PM, Daniel L. Miller wrote: Continuing to see errors on this with some new messages. Is it possible this has anything to do with zlib plugin, or possibly having a mix of zlib compressed & uncompressed messages with mdbox? I recently added zlib to deliver plugin list. I don'

[Dovecot] SIS errors - was Error from mobile client (Palm Pre)

2010-11-30 Thread Daniel L. Miller
Continuing to see errors on this with some new messages. Is it possible this has anything to do with zlib plugin, or possibly having a mix of zlib compressed & uncompressed messages with mdbox? I recently added zlib to deliver plugin list. -- Daniel L. Miller, VP - Engineering, SET AM Fire &