Searched refs:smtp (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dnslint.c109 #define FLG_SMTPWKS 0x004 /* saw wks with smtp/tcp */
112 /* Test for smtp problems */
1037 int smtp; local
1395 n += checkwks(f, cp, &smtp, &errstr);
1405 0, smtp ? FLG_SMTPWKS : 0);
1908 /* Check for smtp problems */
1929 "%s: smtp/tcp missing from \"wks\": %s\n",
1937 "%s: saw smtp/tcp without self \"mx\": %s\n",
2226 if (*serv == 's' && strcmp(psbuf, "tcp/smtp") == 0)

Completed in 15 milliseconds