you're correct.

But just because the current way is inefficient doesn't mean we should replace it with an equally inefficient method.

I'd rather do something better.

Allow the client to instruct the server to refer to the message in sent items, and add some meta data about its delivery envelope(s)

Adrien

On 21/02/2012 2:13 a.m., Bron Gondwana wrote:
On Mon, Feb 20, 2012, at 01:43 PM, Filip Navara wrote:
JYFI, we (eM Client, www.emclient.com) do use BURL in some cases.

F.
How do you handle BCC?

On Mon, Feb 20, 2012 at 1:30 PM, Adrien de Croy<[email protected]>  wrote:

We didn't implement BURL (HURL).

It was just too far over the insanity horizon to write an IMAP client for
that purpose.

Especially since I don't know of a single client that uses it.

So the MUA takes care of BCC in sent items, when it uploads the file there
after sending with SMTP.
So in other words, requiring the IMAP5 server to strip BCC when sending to
the MTA would cause no more IO or CPU usage than what is currently required
to do two separate uploads, one via SMTP and one to the Sent folder.

Which has been my point all along.  This is making the server do what the
client would be doing anyway - doing it in one place rather than many -
purely for the case of a user-facing IMAP client.

Bron.

--
Adrien de Croy - WinGate Proxy Server - http://www.wingate.com

_______________________________________________
imap5 mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/imap5

Reply via email to