Searched refs:IMAP_RESP_CODE_SERVERBUG (Results 1 - 5 of 5) sorted by relevance

/dovecot/src/lib-imap/
H A Dimap-resp-code.h15 #define IMAP_RESP_CODE_SERVERBUG "SERVERBUG" macro
/dovecot/src/imap/
H A Dcmd-fetch.c261 "NO ["IMAP_RESP_CODE_SERVERBUG"] %s", errstr);
H A Dimap-commands-util.c152 resp_code = IMAP_RESP_CODE_SERVERBUG;
/dovecot/src/lib-storage/index/imapc/
H A Dimapc-mail-fetch.c35 (strcasecmp(reply->resp_text_key, IMAP_RESP_CODE_SERVERBUG) == 0 ||
H A Dimapc-storage.c44 { IMAP_RESP_CODE_SERVERBUG, MAIL_ERROR_TEMP },

Completed in 18 milliseconds