imap-failed-tags

imap-failed-tags is a variable defined in `imap.el'.
Its value is
nil


Documentation:
Alist of tags that failed.
Each element is a list with four elements; tag (a integer), response
state (a symbol, `OK', `NO' or `BAD'), response code (a string), and
human readable response text (a string).