Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/mail.local/
H A Dmail.local.c150 bool EightBitMime = true; /* advertise 8BITMIME in LMTP */ variable
256 EightBitMime = false;
659 if (EightBitMime) in dolmtp()