Home
last modified time | relevance | path

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

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