Home
last modified time | relevance | path

Searched refs:MCIF_EAI (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dsendmail.h952 # define MCIF_EAI 0x40000000 /* SMTPUTF8 supported */ macro
954 # define MCIF_EAI 0x00000000 /* for MCIF_EXTENS */ macro
957 …F_8BITOK|MCIF_AUTH|MCIF_ENHSTAT|MCIF_PIPELINED|MCIF_VERB|MCIF_TLS|MCIF_DLVR_BY|MCIF_AUTH2|MCIF_EAI)
H A Dmci.c650 { MCIF_EAI, "EAI" },
H A Dusersmtp.c513 mci->mci_flags |= MCIF_EAI;
2112 if (e->e_smtputf8 && !bitset(MCIF_EAI, mci->mci_flags))