Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/cf/feature/
H A Daccess_db.m417 define(`_TAG_DELIM_', `:')dnl should be in OperatorChars
/freebsd/contrib/sendmail/src/
H A Dparseaddr.c726 if (OperatorChars == NULL)
729 OperatorChars = macvalue('o', CurEnv);
730 if (OperatorChars == NULL)
731 OperatorChars = ".:@[]";
733 expand(OperatorChars, obuf, sizeof(obuf) - sizeof(DELIMCHARS),
H A Dreadcf.c4091 if (OperatorChars != NULL)
4094 OperatorChars = newstr(munchstring(val, NULL, '\0'));
H A Dsendmail.h2691 EXTERN char *OperatorChars; /* operators (old $o macro) */ variable
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf423 O OperatorChars=.:%@!^/[]+
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4573 _OPTION(OperatorChars, `confOPERATORS', `.:@[]')
2624 dnl Warning: + and ! should be in OperatorChars (otherwise there must be
/freebsd/contrib/sendmail/cf/
H A DREADME767 2. don't remove "!" from OperatorChars if `reject' is
777 2. Don't remove % from OperatorChars if `reject' is
4205 confOPERATORS OperatorChars [.:%@!^/[]+] Address operator
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES4244 underscore is in OperatorChars. Problem noted by Bob Zeitz
4602 Warn if OperatorChars is set multiple times. OperatorChars should
8286 OperatorChars, and UnixFromLine options. They were not
8430 OperatorChars, and UnixFromLine) didn't allow backslash
8680 $o OperatorChars