Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dmime.c792 if (DefaultCharSet != NULL)
793 return DefaultCharSet;
H A Dsendmail.h1030 EXTERN char *DefaultCharSet; /* default character set for MIME */ variable
H A Dreadcf.c1954 DefaultCharSet = newstr(denlstring(val, TRUE, TRUE));
/original-bsd/usr.sbin/sendmail/doc/op/
H A Dspell.ok61 DefaultCharSet
/original-bsd/usr.sbin/sendmail/cf/m4/
H A Dproto.m4350 _OPTION(DefaultCharSet, `confDEF_CHAR_SET', iso-8859-1)
/original-bsd/usr.sbin/sendmail/cf/
H A DREADME1346 confDEF_CHAR_SET DefaultCharSet When converting unlabelled 8 bit
/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES237 Add C=charset mailer parameter and the the DefaultCharSet option (no
242 the default encoding; else use the DefaultCharSet option.