Home
last modified time | relevance | path

Searched refs:XCONNECT (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/sendmail/cf/hack/
H A Dxconnect.m422 # XCONNECT support in MTA
/freebsd-12.1/contrib/sendmail/src/
H A Dutil.c2894 #define XCONNECT "X-CONNECT " macro
2895 #define XCNNCTLEN (sizeof(XCONNECT) - 1)
2926 if (p == NULL || strncasecmp(p, XCONNECT, XCNNCTLEN) != 0)