Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/cf/feature/
H A Daccess_db.m417 define(`_TAG_DELIM_', `:')dnl should be in OperatorChars
/freebsd-12.1/contrib/sendmail/src/
H A Dparseaddr.c691 if (OperatorChars == NULL)
694 OperatorChars = macvalue('o', CurEnv);
695 if (OperatorChars == NULL)
696 OperatorChars = ".:@[]";
698 expand(OperatorChars, obuf, sizeof(obuf) - sizeof(DELIMCHARS),
H A Dreadcf.c3792 if (OperatorChars != NULL)
3795 OperatorChars = newstr(munchstring(val, NULL, '\0'));
H A Dsendmail.h2504 EXTERN char *OperatorChars; /* operators (old $o macro) */ variable
/freebsd-12.1/contrib/sendmail/cf/cf/
H A Dsubmit.cf420 O OperatorChars=.:%@!^/[]+
/freebsd-12.1/contrib/sendmail/cf/m4/
H A Dproto.m4558 _OPTION(OperatorChars, `confOPERATORS', `.:@[]')
2598 dnl Warning: + and ! should be in OperatorChars (otherwise there must be
/freebsd-12.1/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
4172 confOPERATORS OperatorChars [.:%@!^/[]+] Address operator
/freebsd-12.1/contrib/sendmail/
H A DRELEASE_NOTES3828 underscore is in OperatorChars. Problem noted by Bob Zeitz
4186 Warn if OperatorChars is set multiple times. OperatorChars should
7870 OperatorChars, and UnixFromLine options. They were not
8014 OperatorChars, and UnixFromLine) didn't allow backslash
8264 $o OperatorChars