[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SEARCHRES




Arnt Gulbrandsen wrote:

Alexey Melnikov writes:

It makes no much difference. If we clear the response, the client can issue "SEARCH NOT $" and produce the same result after that.

Does this mean that

   a login alexey yexela
   b select inbox

At this point $ = {} (empty set).

   c search not $

This is legal, even if $ is {}. So this will not return BAD.

can cause anything other than

   c BAD $ not defined

?

(I thought I'd ignore this extension, but here I am, arguing about it.)