Searched refs:auth_failed_reason (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-storage/index/imapc/
H A Dimapc-storage.h58 char *auth_failed_reason; member in struct:imapc_storage_client
H A Dimapc-storage.c234 client->auth_failed_reason = i_strdup(reply->text_full);
253 MAIL_ERROR_PERM, client->auth_failed_reason);
261 MAIL_ERROR_PERM, client->auth_failed_reason);
280 host, client->auth_failed_reason);
382 i_free(client->auth_failed_reason);

Completed in 14 milliseconds