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

Re: SEARCHRES




Alexey Melnikov writes:
Timo Sirainen wrote:
  Any of the following SEARCH command MUST NOT change the search result
  variable:

   o A SEARCH command that caused the server to return the BAD tagged
     response,

I think it's less dangerous to clear the variable.

BAD response typically means that the server couldn't parse the command. A server implementation might not even know that it was a SEARCH command.

Suggested language: When the server sends a BAD or NO response, it MUST clear the search result variable.

Arnt