Networking Forums

Networking Forums > Computer Networking > Linux Networking > POP use of UIDL command ?

Reply
Thread Tools Display Modes

POP use of UIDL command ?

 
 
news@absamail.co.za
Guest
Posts: n/a

 
      03-10-2007, 10:38 PM
It's not clear to me from my RFCs: 1939, 1725, 2449 how the[list unique IDs of mails still on the server] UIDL is used.

I'm speculating that when a list of mails is left on the server and the
client, then the ability to check/synchronize the 2 lists-of-mails is
needed. Provision must be made for the possibility of mail[s] being
deleted from either the server or client, without the corresponding
client or server deletion; which would cause a loss of synchronism.

Q - what would the alrogithm be for using such UIDL facility ?

Perhaps:
ForEach ServerMail: Get the unique-ID;
Compare with the Client's listing & provide info. re. any miss-match.

Perhaps any mails which are on one only of the server and client,
would be marked as such ?

Forcing a synchronisation would need deleting the unmatched
mails ?

Thanks for any info.

== Chris Glur.



 
Reply With Quote
 
 
 
 
Sam
Guest
Posts: n/a

 
      03-11-2007, 12:13 AM
(E-Mail Removed) writes:

> It's not clear to me from my RFCs: 1939, 1725, 2449 how the
>[list unique IDs of mails still on the server] UIDL is used.


It's for mail clients that cache message's contents. A mail client that
sees a UIDL for the first time recognizes that it's a new message, and will
download it. A mail client that already saw the same UIDL will not need to
download its contents again, because it already has it.

Recording each message's UIDL is still useful even if the mail client always
deletes messages, after downloading them from a POP3 maildrop. If there's
an exception that interrupted the download process, messages that were
downloaded will still remain on the server (pay careful attention to how
DELE and QUIT works); and the next time the client reconnects it will
otherwise end up downloading duplicate copies of some of the messages.

Recording each message UIDLs will prevent that, since the mail client will
easily recognize message that it already has, making the POP3 mail download
process essentially bulletproof.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBF81fKx9p3GYHlUOIRAnwqAJwIWumeyGYKcFv8oVsmf0/xHRlHQwCfeRNW
zFgNzRv1LhlM091UjR0dmmI=
=K+Lp
-----END PGP SIGNATURE-----

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SP3 Netsh command does not include wlan command. Stephen Liffen Wireless Networks 4 09-15-2008 02:42 PM
Need help in 'at' command R C V Linux Networking 6 04-03-2008 11:20 AM
Using Net Use command... Eric Windows Networking 8 04-17-2007 01:52 PM
DNS and LS command TheBib Windows Networking 2 02-18-2006 03:50 PM
Is There A Command Dan Linux Networking 4 04-21-2005 07:48 AM



1 2 3 4 5 6 7 8 9 10 11