realbasic-nug
[Top] [All Lists]

Re: POP: getting/viewing non-read mails only

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: POP: getting/viewing non-read mails only
From: Norman Palardy <npalardy@great-white-software.com>
Date: Sat, 30 Aug 2008 10:00:04 -0600
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <49210.119.30.34.5.1220077472.squirrel@mail.btcl.net.bd>
References: <49210.119.30.34.5.1220077472.squirrel@mail.btcl.net.bd>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On 30-Aug-08, at 12:24 AM, osb@btcl.net.bd wrote:

Hello,

(I posted this mail yesterday, but in the following digests I could not
see it. I apologize if it turns up twice).

using the POPsocket, is it possible to get/view non-read or last- arrived
mails only?
You keep track of which ones you've read already

For instance, suppose a mailbox already contains 500 mails, and today 4 new mails arrive. How to get only the last 4 mails without having to go
thru all the 504 mails comparing their dates?
You can't

I thought of looking at the message-IDs, and get only the 4 mails with the
highest IDs. Is this approch reliable?
Not necessarily
Just keep a list of ID"S that you have read already


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>