Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h705 #define MCIF_EXPN 0x00000010 /* EXPN command supported */ macro
724 #define MCIF_EXTENS (MCIF_EXPN | MCIF_SIZE | MCIF_8BITMIME | MCIF_DSN | MCIF_8BITOK | MCIF_AUTH | M…
726 #define MCIF_EXTENS (MCIF_EXPN | MCIF_SIZE | MCIF_8BITMIME | MCIF_DSN | MCIF_8BITOK | MCIF_AUTH | M…
H A Dmci.c559 { MCIF_EXPN, "EXPN" },
H A Dusersmtp.c453 mci->mci_flags |= MCIF_EXPN;