From da31eaae7a2ec18b15feeb02eea5cfde5acf30aa Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 23 Jan 2006 09:45:29 +0000 Subject: Bless readonly mailboxes for --keep. svn path=/branches/BRANCH_6-3/; revision=4682 --- design-notes.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/design-notes.html b/design-notes.html index 71b25905..ef2cc07a 100644 --- a/design-notes.html +++ b/design-notes.html @@ -73,11 +73,12 @@ suffer. ESR is right in stating that the POP3 UID tracks which messages have been read by this client – and that is exactly what we need to do.

-

If fetchmail is supposed to retrieve all -mail from a mailbox reliably, without being disturbed by someone -occasionally using another client on another host, or a webmailer, or -similar, then client-side tracking of the state is -indispensable. This is also needed to match behavior to ETRN and ODMR.

+

If fetchmail is supposed to retrieve all mail from a mailbox +reliably, without being disturbed by someone occasionally using another +client on another host, or a webmailer, or similar, then +client-side tracking of the state is indispensable. This is +also needed to match behavior to ETRN and ODMR or to support read-only +mailboxes in --keep mode.

Present and future

-- cgit v1.2.3