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

Mailing List Archive: Maemo: Users

modest does not update newmail in imap folder

 

 

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


rdorsch at web

Aug 17, 2008, 2:40 PM

Post #1 of 8 (413 views)
Permalink
modest does not update newmail in imap folder

Hello,

I run an IMAP server (courier-imap) and connect with modest to it. The server
filters incoming mails and files them in appropriate (hierarchical) folders.

I noticed that modest displays new mails only in the top-level hierarchy, e.g.
when I have

Inbox
Private
- Friends
- Projects
Business

Modest would display me new mail in the folders Inbox Private and Business,
but not in Private/Friends and Private/Projects. Other IMAP clients (e.g.
kmail) display new mail in all folders properly.

Did a miss a configuration option or is this a bug?

Thanks,
Rainer

--
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdorsch[at]web.de
jabber: rdorsch[at]jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F 8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/
_______________________________________________
maemo-users mailing list
maemo-users[at]maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


aklapper at openismus

Aug 18, 2008, 12:29 AM

Post #2 of 8 (390 views)
Permalink
Re: modest does not update newmail in imap folder [In reply to]

Am Sonntag, den 17.08.2008, 23:40 +0200 schrieb Rainer Dorsch:
> I noticed that modest displays new mails only in the top-level hierarchy

Which exact version is this (see Control Panel > General > About
product)?
Make sure to run the latest (4.2008.30-2), there have been several bug
fixes included that might be related (e.g.
https://bugs.maemo.org/show_bug.cgi?id=3191 ).

andre
--
Andre Klapper (maemo.org bugmaster)

_______________________________________________
maemo-users mailing list
maemo-users[at]maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Dirk-Jan.Binnema at nokia

Aug 18, 2008, 2:15 AM

Post #3 of 8 (386 views)
Permalink
RE: modest does not update newmail in imap folder [In reply to]

Hi,

Note that Modest won't recurse into IMAP subdirectories to check for new
mails;
this is for efficiency reasons.

Usually, new mail will finds its way to the INBOX, so that shouldn't be
a problem
in most cases. If you select the folder, modest should get you the new
mails.

Best wishes,
Dirk.


> -----Original Message-----
> From: maemo-users-bounces[at]maemo.org
> [mailto:maemo-users-bounces[at]maemo.org] On Behalf Of ext Andre Klapper
> Sent: Monday, August 18, 2008 10:30
> To: maemo-users[at]maemo.org
> Subject: Re: modest does not update newmail in imap folder
>
> Am Sonntag, den 17.08.2008, 23:40 +0200 schrieb Rainer Dorsch:
> > I noticed that modest displays new mails only in the
> top-level hierarchy
>
> Which exact version is this (see Control Panel > General > About
> product)?
> Make sure to run the latest (4.2008.30-2), there have been several bug
> fixes included that might be related (e.g.
> https://bugs.maemo.org/show_bug.cgi?id=3191 ).
>
> andre
> --
> Andre Klapper (maemo.org bugmaster)
>
> _______________________________________________
> maemo-users mailing list
> maemo-users[at]maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>
_______________________________________________
maemo-users mailing list
maemo-users[at]maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


luca at ventoso

Aug 18, 2008, 3:56 AM

Post #4 of 8 (385 views)
Permalink
Re: modest does not update newmail in imap folder [In reply to]

El Mon, 18 Aug 2008 12:15:19 +0300
<Dirk-Jan.Binnema[at]nokia.com> escribió:

> Hi,
>
> Note that Modest won't recurse into IMAP subdirectories to check for
> new mails;
> this is for efficiency reasons.

Status can be used to just update the message count and it's quite
efficient (at least with cyrus as a server). IIRC thunderbird uses it
to quickly update the folder tree view.
OTOH claws just recurses the subfolders (downloading headers while
checking) and it is dog slow, to the point that I disabled the feature
and I just select the folders when I want to check for new mail.

>
> Usually, new mail will finds its way to the INBOX, so that shouldn't
> be a problem
> in most cases.

It is if you filter server side.

Bye
--
Luca
_______________________________________________
maemo-users mailing list
maemo-users[at]maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Dirk-Jan.Binnema at nokia

Aug 18, 2008, 5:37 AM

Post #5 of 8 (383 views)
Permalink
RE: modest does not update newmail in imap folder [In reply to]

Hi Luca,

> -----Original Message-----
> From: maemo-users-bounces[at]maemo.org
> [mailto:maemo-users-bounces[at]maemo.org] On Behalf Of ext Luca Olivetti

> > Note that Modest won't recurse into IMAP subdirectories to check for
> > new mails;
> > this is for efficiency reasons.
>
> Status can be used to just update the message count and it's quite
> efficient (at least with cyrus as a server). IIRC thunderbird uses it
> to quickly update the folder tree view.
> OTOH claws just recurses the subfolders (downloading headers while
> checking) and it is dog slow, to the point that I disabled the feature
> and I just select the folders when I want to check for new mail.

Ah, good point; we use tinymail, and I think the unread count is a
function
of the headers/messages that are actually on the device, not of the
output of STATUS. For technical reasons, it seems easier to keep those
in sync. Might be a nice future enhancement to support STATUS as well.

> >
> > Usually, new mail will finds its way to the INBOX, so that shouldn't
> > be a problem
> > in most cases.
>
> It is if you filter server side.

Yup.

Best wishes,
Dirk.
_______________________________________________
maemo-users mailing list
maemo-users[at]maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


mikelococo at gmail

Aug 18, 2008, 5:08 PM

Post #6 of 8 (370 views)
Permalink
Re: modest does not update newmail in imap folder [In reply to]

> Ah, good point; we use tinymail, and I think the unread count is a
> function of the headers/messages that are actually on the device, not
> of the output of STATUS. For technical reasons, it seems easier to
> keep those in sync. Might be a nice future enhancement to support
> STATUS as well.
>
>>> Usually, new mail will finds its way to the INBOX, so that
>>> shouldn't be a problem in most cases.
>>
>> It is if you filter server side.
>
> Yup.


Just a quick 'me too' point to note that Rainer isn't the only person
doing server-side filtering. The STATUS enhancement would be quite
helpful to me as well.

Additionally, folks using client-side filtering are likely to be bitten
by this occasionally, but not often enough to figure out why. Anytime a
desktop/laptop mail client checks mail and filters it to a folder, but
the user doesn't immediately read it... those folders won't be listed as
containing unread messages when the user next checks mail in Modest.

Thanks,
Mike Lococo
_______________________________________________
maemo-users mailing list
maemo-users[at]maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


gt at iltofa

Aug 19, 2008, 12:14 AM

Post #7 of 8 (361 views)
Permalink
Re: modest does not update newmail in imap folder [In reply to]

Il giorno 19/ago/08, alle ore 02:08, Mike Lococo ha scritto:

>> Additionally, folks using client-side filtering are likely to be
>> bitten
> by this occasionally, but not often enough to figure out why.
> Anytime a
> desktop/laptop mail client checks mail and filters it to a folder, but
> the user doesn't immediately read it... those folders won't be
> listed as
> containing unread messages when the user next checks mail in Modest.

I was bitten by this one with Alpine. I solved on Alpine changing the
meaning of "new message" from having the "recent" flag set to having
the "unread" on set. The "simple" UI of Modest do not permit that
(correctly) but that could be changed, because for a "normal user"
"New" means "Unread" not "recent", IMHO.

gt

_______________________________________________
maemo-users mailing list
maemo-users[at]maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


donaggio at gmail

Aug 19, 2008, 1:03 AM

Post #8 of 8 (361 views)
Permalink
Re: modest does not update newmail in imap folder [In reply to]

On Tue, Aug 19, 2008 at 2:08 AM, Mike Lococo <mikelococo[at]gmail.com> wrote:

> > Ah, good point; we use tinymail, and I think the unread count is a
> > function of the headers/messages that are actually on the device, not
> > of the output of STATUS. For technical reasons, it seems easier to
> > keep those in sync. Might be a nice future enhancement to support
> > STATUS as well.
> >
> >>> Usually, new mail will finds its way to the INBOX, so that
> >>> shouldn't be a problem in most cases.
> >>
> >> It is if you filter server side.
> >
> > Yup.
>
>
> Just a quick 'me too' point to note that Rainer isn't the only person
> doing server-side filtering. The STATUS enhancement would be quite
> helpful to me as well.
>
> Additionally, folks using client-side filtering are likely to be bitten
> by this occasionally, but not often enough to figure out why. Anytime a
> desktop/laptop mail client checks mail and filters it to a folder, but
> the user doesn't immediately read it... those folders won't be listed as
> containing unread messages when the user next checks mail in Modest.
>
> Thanks,
> Mike Lococo
> _______________________________________________
> maemo-users mailing list
> maemo-users[at]maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>

I second this, too. At work we use server-side filtering with rules written
in SIEVE: each time I use modest to read my emails while on the go, I've to
check all and every IMAP folders to be sure I don't miss any message -
sometimes it's annoying!

Luca Donaggio

Maemo 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.