Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: DBMail: users

Repeated Folder Names

 

 

DBMail users RSS feed   Index | Next | Previous | View Threaded


gordan at bobich

Jun 29, 2009, 4:04 AM

Post #1 of 10 (603 views)
Permalink
Repeated Folder Names

Hi,

I'm seeing an odd issue with the IMAP folders. If I have multiple
sub-folders, When I check folders on a higher level, I see the higher level
folder multiple times, once per subfolder.

For example, if I have I the following folders:

Mail/foo
Mail/bar
Mail/baz

I'll see the Mail folder listed 3 times at the top level, and foo|bar|baz
listed under each of those. Moving mail to/from any of those affects the
same directory on all levels, so it does look like they are actually the
same directories.

This is how things show up in Alpine, and it would also explain why
checking IMAP mail from a Windows Mobile IMAP client takes a very long time
(and several megabytes!) since the number of folder increases
exponentially. Thunderbird on a LAN doesn't seem affected - it only shows
the folders once, but I don't know if it suffers the folder download volume
explosion since that happens at LAN speeds.

Is this a DBmail misconfiguration? Or corruption in my mail database? Is
there anything that can be done about this?

Thanks.

Gordan
_______________________________________________
DBmail mailing list
DBmail[at]dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail


paul at nfg

Jun 29, 2009, 6:15 AM

Post #2 of 10 (569 views)
Permalink
Re: Repeated Folder Names [In reply to]

Gordan Bobic wrote:

> Is this a DBmail misconfiguration? Or corruption in my mail database? Is
> there anything that can be done about this?

this is a known dbmail bug in 2.2, fixed already in 2.3.

But since no of my dbmail-2.2 users complain, there's not much incentive
for me to fix this...

--
________________________________________________________________
Paul Stevens paul at nfg.nl
NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31
The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
DBmail[at]dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail


gordan at bobich

Jun 29, 2009, 7:11 AM

Post #3 of 10 (566 views)
Permalink
Re: Repeated Folder Names [In reply to]

Ah, OK. Thanks. What is the database format compatibility situation between
2.2 and 2.3? If I upgrade the package, will it all still "just work"? Or is
there a more involved migration procedure required, involving modifications
or dump/restore of the database?

Thanks.

Gordan

On Mon, 29 Jun 2009 15:15:58 +0200, Paul J Stevens <paul[at]nfg.nl> wrote:
> Gordan Bobic wrote:
>
>> Is this a DBmail misconfiguration? Or corruption in my mail database? Is
>> there anything that can be done about this?
>
> this is a known dbmail bug in 2.2, fixed already in 2.3.
>
> But since no of my dbmail-2.2 users complain, there's not much incentive
> for me to fix this...
_______________________________________________
DBmail mailing list
DBmail[at]dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail


gordan at bobich

Jun 29, 2009, 8:19 AM

Post #4 of 10 (566 views)
Permalink
Re: Repeated Folder Names [In reply to]

On Mon, 29 Jun 2009 15:15:58 +0200, Paul J Stevens <paul[at]nfg.nl> wrote:
> Gordan Bobic wrote:
>
>> Is this a DBmail misconfiguration? Or corruption in my mail database? Is
>> there anything that can be done about this?
>
> this is a known dbmail bug in 2.2, fixed already in 2.3.
>
> But since no of my dbmail-2.2 users complain, there's not much incentive
> for me to fix this...

I just tried building 2.3 on RHEL5, and it rapidly turns into dependency
hell because of gmime version requirement inflation. Is there a patch for
this that went into 2.3 that could be thumped a bit to fit 2.2? This issue
is particularly crippling for mobile users because it makes their IMAP sync
megabytes rather than kilobytes in size. Alternatively, is there an older
version of 2.2 that doesn't suffer from this issue?

Thanks.

Gordan
_______________________________________________
DBmail mailing list
DBmail[at]dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail


vulture at netvulture

Jun 29, 2009, 1:02 PM

Post #5 of 10 (567 views)
Permalink
Re: Repeated Folder Names [In reply to]

There is a sql migration from 2.2 to 2.3 that needs to be done in
addition to dbmail-util runs. This could take longer than you expect to
do. I'm not sure what the response difference is between 2.2 and 2.3
that needs to be corrected. Perhaps I'll test it later to see what I get.

-Jon

Gordan Bobic wrote:
> On Mon, 29 Jun 2009 15:15:58 +0200, Paul J Stevens <paul[at]nfg.nl> wrote:
>
>> Gordan Bobic wrote:
>>
>>
>>> Is this a DBmail misconfiguration? Or corruption in my mail database? Is
>>> there anything that can be done about this?
>>>
>> this is a known dbmail bug in 2.2, fixed already in 2.3.
>>
>> But since no of my dbmail-2.2 users complain, there's not much incentive
>> for me to fix this...
>>
>
> I just tried building 2.3 on RHEL5, and it rapidly turns into dependency
> hell because of gmime version requirement inflation. Is there a patch for
> this that went into 2.3 that could be thumped a bit to fit 2.2? This issue
> is particularly crippling for mobile users because it makes their IMAP sync
> megabytes rather than kilobytes in size. Alternatively, is there an older
> version of 2.2 that doesn't suffer from this issue?
>
> Thanks.
>
> Gordan
> _______________________________________________
> DBmail mailing list
> DBmail[at]dbmail.org
> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
>
>


--
Scanned for viruses and dangerous content by MailScanner

_______________________________________________
DBmail mailing list
DBmail[at]dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail


marc at electronics-design

Jun 30, 2009, 12:56 AM

Post #6 of 10 (564 views)
Permalink
Re: Repeated Folder Names [In reply to]

I think 2.2.10 does not seem to suffer from it.

As I tried to downgrade earlier I got into problems with strtoul.

Regards,

Marc


_______________________________________________
DBmail mailing list
DBmail[at]dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail


gordan at bobich

Jun 30, 2009, 1:03 AM

Post #7 of 10 (564 views)
Permalink
Re: Repeated Folder Names [In reply to]

Marc Dirix wrote:
> I think 2.2.10 does not seem to suffer from it.
>
> As I tried to downgrade earlier I got into problems with strtoul.

So 2.2.10 works but 2.2.11 doesn't?

Gordan
_______________________________________________
DBmail mailing list
DBmail[at]dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail


marc at electronics-design

Jun 30, 2009, 1:45 AM

Post #8 of 10 (563 views)
Permalink
Re: Repeated Folder Names [In reply to]

I started seeing this regression after upgrading to 2.2.11 from 2.2.10 yes.

2.2.10 has other bugs which are solved in 2.2.11.

Marc



--
Dipl.-Ing. Marc Dirix
Electronics Design
Bouwensstraat 24
6369BG Simpelveld


Tel.: +31(45)7440744
E-Mail: marc[at]electronics-design.nl
Internet: www.electronics-design.nl

_______________________________________________
DBmail mailing list
DBmail[at]dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail


gordan at bobich

Jun 30, 2009, 3:34 PM

Post #9 of 10 (561 views)
Permalink
Re: Repeated Folder Names [In reply to]

Marc Dirix wrote:
> I think 2.2.10 does not seem to suffer from it.
>
> As I tried to downgrade earlier I got into problems with strtoul.

I just rolled back to 2.2.9 and the problem disappeared. Yet another
upgrade exclusion in my yum.conf. Thanks to those of you who pointed out
that the bug was introduced in 2.2.11.

Gordan
_______________________________________________
DBmail mailing list
DBmail[at]dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail


paul at nfg

Jul 1, 2009, 9:51 AM

Post #10 of 10 (548 views)
Permalink
Re: Repeated Folder Names [In reply to]

FYI,

I've just pushed a fix for this problem to the dbmail_2_2 tree.

patch attached.



Gordan Bobic wrote:
> Marc Dirix wrote:
>> I think 2.2.10 does not seem to suffer from it.
>>
>> As I tried to downgrade earlier I got into problems with strtoul.
>
> I just rolled back to 2.2.9 and the problem disappeared. Yet another
> upgrade exclusion in my yum.conf. Thanks to those of you who pointed out
> that the bug was introduced in 2.2.11.
>
> Gordan
> _______________________________________________
> DBmail mailing list
> DBmail[at]dbmail.org
> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
>


--
________________________________________________________________
Paul Stevens paul at nfg.nl
NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31
The Netherlands________________________________http://www.nfg.nl
Attachments: 0001-backport-fix-to-prevent-showing-mailboxes-more-than.patch (2.81 KB)

DBMail users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.