imap: Introduced the SEARCH state
This commit is contained in:
@@ -439,6 +439,7 @@ static void state(struct connectdata *conn, imapstate newstate)
|
||||
"FETCH_FINAL",
|
||||
"APPEND",
|
||||
"APPEND_FINAL",
|
||||
"SEARCH",
|
||||
"LOGOUT",
|
||||
/* LAST */
|
||||
};
|
||||
|
Reference in New Issue
Block a user