> Date: Saturday, February 13, 2016 07:22:52 -0800 > From: [email protected] > > On Friday, 4 December 2015 16:38:59 UTC+1, Richard wrote: >> >> I think that the only way to do this: >> >> > I want to fetch only unforwarded emails from server. >> >> is to have a filter action on the server move the messages out of >> the inbox so they aren't available. The IMAP server is making the >> contents of a "folder" available to the client, the client has no >> way to know if/that other actions have taken place on the server >> side. > > Hmm, I think the client could peek into the remote mailbox and > read ONLY the time of reception (=at the remote mailbox). > If this reception time shows (in comparison to the local Android > time) that it is older than 5 minutes then (only) it should be > fetched. So in general this should be possible
Yes, a client can be specialized to do most anything (within the constraints of the IMAP4 specifications), but if it's not a standard feature or something that a sufficient number of people are asking for, I suspect that the developers aren't going to spend their time adding it. Of course, since K-9 is open source, you can branch it and add whatever features you want. -- -- You received this message because you are subscribed to the K-9 Mail Users List. To post to this group, send email to [email protected] To unsubscribe, email [email protected] To report an issue with K-9 Mail, visit http://code.google.com/p/k9mail/issues/list For more options, visit this group at http://groups.google.com/group/k-9-mail --- You received this message because you are subscribed to the Google Groups "K-9 Mail" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
