Searched refs:MIME8TO7 (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/contrib/sendmail/src/
H A Dconf.h219 #ifndef MIME8TO7
220 # define MIME8TO7 1 /* 8->7 bit MIME conversions */ macro
221 #endif /* ! MIME8TO7 */
H A Dmime.c41 #if MIME8TO7
65 ** MIME8TO7 -- output 8 bit body in 7 bit format
987 #endif /* MIME8TO7 */
H A Dheaders.c1928 #if MIME8TO7
1950 #endif /* MIME8TO7 */
H A Dconf.c330 #if MIME8TO7
332 #else /* MIME8TO7 */
334 #endif /* MIME8TO7 */
5792 #if MIME8TO7
5793 "MIME8TO7",
H A Ddeliver.c4634 #if MIME8TO7
4636 #endif /* MIME8TO7 */
4692 #if MIME8TO7
4754 #endif /* MIME8TO7 */
H A Dusersmtp.c2067 #if MIME8TO7
2076 #endif /* MIME8TO7 */
H A Dreadcf.c3098 #if MIME8TO7
3135 #else /* MIME8TO7 */
3137 "Warning: Option: %s requires MIME8TO7 support\n",
3139 #endif /* MIME8TO7 */
H A Dsrvrsmtp.c2515 #if MIME8TO7
2517 #endif /* MIME8TO7 */

Completed in 96 milliseconds