Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmime.c957 if (DefaultCharSet != NULL)
958 return DefaultCharSet;
H A Dsendmail.h2677 EXTERN char *DefaultCharSet; /* default character set for MIME */ variable
H A Dreadcf.c3966 DefaultCharSet = newstr(denlstring(val, true, true));
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf384 #O DefaultCharSet=unknown-8bit
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4534 _OPTION(DefaultCharSet, `confDEF_CHAR_SET', `unknown-8bit')
/freebsd/contrib/sendmail/cf/
H A DREADME4117 confDEF_CHAR_SET DefaultCharSet [unknown-8bit] When converting
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES8756 Add C=charset mailer parameter and the the DefaultCharSet option (no
8761 the default encoding; else use the DefaultCharSet option.