imap-callbacks

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


Documentation:
List of response tags and callbacks, on the form `(number . function)'.
The function should take two arguments, the first the IMAP tag and the
second the status (OK, NO, BAD etc) of the command.