[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: delete no longer working
Message-ID: <SIMEON.9808241540.D22568@warhol.esys.ca>
Priority: NORMAL
X-Mailer: Simeon for Aix Motif Version Mercury a8 Build (11)
MIME-Version: 1.0
Content-Type: Text/PLAIN; CHARSET=US-ASCII
On 24 Aug 1998 22:08:43 +0200 Simon Josefsson <jas@pdc.kth.se> wrote:
> Then the question is wether we should EXPUNGE on group exit? I guess
> we couldn't easily do it anywhere else so I've changed the code back
> to the old behaviour.
It needs to be configurable:
1) always expunge on group exit
2) never expunge on group exit
3) ask user whether to expunge on group exit
#2 requires a keyboard command to force an explicit expunge.
> Yup. But this behaviour assumes, I think, that there is only one
> client setting those "process" flags. The \Deleted flag should IMHO be
> session specific (and not mailbox specific), so the server should keep
> different \Deleted flag's for different server connections and on
> EXPUNGE only delete articles marked \Deleted in that session.
Well, maybe, but you aren't going to get the protocol changed at this point.
Section 4 of RFC2180 has some detailed suggestions for handling EXPUNGE in the
face of multi-access mailboxes.
--lyndon