wasm-demo/demo/ermis-f/imap-protocol/cur/1600095130.22807.mbox:2,S

49 lines
2.2 KiB
Plaintext

MBOX-Line: From mrc+imap at panda.com Fri Jun 11 18:44:49 2010
To: imap-protocol@u.washington.edu
From: Mark Crispin <mrc+imap@panda.com>
Date: Fri Jun 8 12:34:44 2018
Subject: [Imap-protocol] IMAP MOVE extension
In-Reply-To: <201006120306.47168.witold.krecicki@firma.o2.pl>
References: <201006110854.37969.witold.krecicki@firma.o2.pl>
<201006120251.24779.witold.krecicki@firma.o2.pl>
<alpine.OSX.2.00.1006111752580.662@hsinghsing.panda.com>
<201006120306.47168.witold.krecicki@firma.o2.pl>
Message-ID: <alpine.OSX.2.00.1006111807350.662@hsinghsing.panda.com>
On Sat, 12 Jun 2010, Witold Kr?cicki wrote:
> You are silently assuming that all of pine/alpine users were using IMAP.
> I was using pine, then alpine myself but I have never used IMAP in it,
> only local mailboxes.
After the early 1990s, the many tens of thousands of users at UW were all
IMAP users, not local file users. Nor was UW the only institution which
configured its email infrastructure in that way.
Furthermore, you are making a false dichotomy.
The same engine (literally) used by Pine for local mailboxes was also in
the UW IMAP server. There was no difference in Pine between a local
mailbox operation and an IMAP operation in the user interface. The Pine
user interface did not even know whether it was IMAP or POP or NNTP or
local. In that implementation, IMAP was nothing more than an RPC between
the two instances of the engines.
Everything in Pine used the delete/expunge model with undelete. I can
also assure you that the save command (which did the "move" operation) was
a copy+delete+expunge, including with Maildir type stores. I should know.
I wrote that code.
We have heard that you want a MOVE command. You apparently are not
particularly concerned that it is unimplementable on some servers; nor
that on many others the resulting state of both source and destination
mailbox in the event of a failure is indeterminate.
If you don't have any further technical details (as opposed to simply
being argumentative) to add, then please stop wasting any more time.
-- Mark --
http://panda.com/mrc
Democracy is two wolves and a sheep deciding what to eat for lunch.
Liberty is a well-armed sheep contesting the vote.