View Single Post
Posts: 9 | Thanked: 2 times | Joined on May 2010 @ The Netherlands
#4
Originally Posted by chemist View Post
Have a look at bugs.maemo.org
for 1. and 2. we have https://bugs.maemo.org/show_bug.cgi?id=2557
so a "NO" on those for now.
for 3. that is special behavior of gmail you are asking for that has nothing to do with modest (means it is a setting at gmail not at modest what happens with deleted mails. For me deleted mails wont get moved to trash but purged instantly!)
4. Imap itself is not providing this, you need to open all folders and check all mail for this to happen, the gmail-webfrontend may do that and others too but a simple mail program wont keep your emails indexed like google does. Maybe there is an API ready from google and you request to implement it with modest!

Thank you for the fast response: Nothing on the request is really Gmail specific.

3. The mark messages as trashed and stop displaying them is supported in IMAP and a lot of the IMAP clients, (Thunderbird, roundcube for example)
http://tools.ietf.org/html/rfc3501#page-11
set \Deleted flag set and dont display messages with \Deleted flag set. (so no \Deleted and \EXPUNGE, gmail wil do the EXPUNGE)

4. Searching for messages by the imap server (different ways) , is also supported in the IMAP protocol.

http://tools.ietf.org/html/rfc3501#section-6.4.4

I never use the Gmail webmail stuff, so I have no idea about that interface, I use IMAP only.

Thanks in advance,

Kind regards,

Jelle

Last edited by tuxcrafter; 2010-05-21 at 10:04.