SASL_ENCRYPT
case SASL_ENCRYPT:
case SASL_ENCRYPT: s = gettext("encryption needed to use mechanism");
case SASL_ENCRYPT: return "encryption needed to use mechanism";
RETURN(conn, SASL_ENCRYPT);