Searched refs:OperatorChars (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/contrib/sendmail/cf/feature/ |
| H A D | access_db.m4 | 17 define(`_TAG_DELIM_', `:')dnl should be in OperatorChars
|
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | parseaddr.c | 700 if (OperatorChars == NULL) 703 OperatorChars = macvalue('o', CurEnv); 704 if (OperatorChars == NULL) 705 OperatorChars = ".:@[]"; 707 expand(OperatorChars, obuf, sizeof(obuf) - sizeof(DELIMCHARS),
|
| H A D | readcf.c | 3860 if (OperatorChars != NULL) 3863 OperatorChars = newstr(munchstring(val, NULL, '\0'));
|
| H A D | sendmail.h | 2532 EXTERN char *OperatorChars; /* operators (old $o macro) */ variable
|
| /freebsd-13.1/contrib/sendmail/cf/cf/ |
| H A D | submit.cf | 420 O OperatorChars=.:%@!^/[]+
|
| /freebsd-13.1/contrib/sendmail/cf/m4/ |
| H A D | proto.m4 | 560 _OPTION(OperatorChars, `confOPERATORS', `.:@[]') 2610 dnl Warning: + and ! should be in OperatorChars (otherwise there must be
|
| /freebsd-13.1/contrib/sendmail/cf/ |
| H A D | README | 767 2. don't remove "!" from OperatorChars if `reject' is 777 2. Don't remove % from OperatorChars if `reject' is 4178 confOPERATORS OperatorChars [.:%@!^/[]+] Address operator
|
| /freebsd-13.1/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 3946 underscore is in OperatorChars. Problem noted by Bob Zeitz 4304 Warn if OperatorChars is set multiple times. OperatorChars should 7988 OperatorChars, and UnixFromLine options. They were not 8132 OperatorChars, and UnixFromLine) didn't allow backslash 8382 $o OperatorChars
|