Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsendmail.h923 #define MCIF_8BITOK 0x00001000 /* OK to send 8 bit characters */ macro
957 #define MCIF_EXTENS (MCIF_EXPN|MCIF_SIZE|MCIF_8BITMIME|MCIF_DSN|MCIF_8BITOK|MCIF_AUTH|MCIF_ENHSTAT|…
H A Dmci.c629 { MCIF_8BITOK, "8BITOK" },
H A Dusersmtp.c349 mci->mci_flags |= MCIF_8BITOK;
2164 bitset(MCIF_8BITOK, mci->mci_flags))