Home
last modified time | relevance | path

Searched refs:AuthMechanisms (Results 1 – 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/sendmail/src/
HDreadcf.c4462 if (AuthMechanisms != NULL)
4463 sm_free(AuthMechanisms); /* XXX */
4465 AuthMechanisms = newstr(val);
4467 AuthMechanisms = NULL;
HDsrvrsmtp.c5526 *mechlist, AuthMechanisms);
5527 *mechlist = intersect(AuthMechanisms, *mechlist, NULL);
HDsendmail.h839 EXTERN char *AuthMechanisms; /* AUTH mechanisms */ variable
HDusersmtp.c2010 (mci->mci_sai)[SASL_MECHLIST] = AuthMechanisms;
HDconf.c374 AuthMechanisms = newstr(AUTH_MECHANISMS);
/freebsd-13-stable/contrib/sendmail/cf/cf/
HDsubmit.cf496 #O AuthMechanisms=EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5
/freebsd-13-stable/contrib/sendmail/cf/
HDREADME3381 defaults to those specified by AuthMechanisms.
4318 confAUTH_MECHANISMS AuthMechanisms [EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5
4341 AuthMechanisms is used. Notice: this
/freebsd-13-stable/contrib/sendmail/cf/m4/
HDproto.m4648 _OPTION(AuthMechanisms, `confAUTH_MECHANISMS', `EXTERNAL GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5')
/freebsd-13-stable/contrib/sendmail/
HDRELEASE_NOTES4311 AuthMechanisms to prevent information leakage. We do not
5296 confAUTH_MECHANISMS AuthMechanisms