Mark Crispin wrote:
- I don't think I've ever seen a client that displays a "cc" column in the UI. In fact, I can't come up with a remotely plausible use case for when a user would want to sort on CC. Unless there's a real reason for including CC sorting, it should be dropped from the draft.I agree that cc sorts are extremely rare. Nonetheless, the implementation burden of including the capability is neglibible;
+1. It just mean retrieving another header field and processing it in the same way as the To header field.
and removing this may cause a negative impact to something that uses it now.