Searched defs:hostsignature (Results 1 - 1 of 1) sorted by relevance

/sendmail/sendmail/
H A Ddeliver.c1493 firstto->q_signature = hostsignature(firstto->q_mailer,
1517 to->q_signature = hostsignature(to->q_mailer,
1974 curhost = hostsignature(m, pv[1]);
5694 #define MAXHOSTSIGNATURE 8192 /* max len of hostsignature */
5697 hostsignature(m, host) function
5719 sm_dprintf("hostsignature(%s)\n", host);
5764 sm_dprintf("hostsignature(): stab(%s) found %s\n", host,
5840 sm_dprintf("hostsignature(): getmxrr() returned %d, mxhosts[0]=%s\n",
5858 sm_syslog(LOG_WARNING, NOQID, "hostsignature for host '%s' exceeds maxlen (%d): %d",
5921 sm_dprintf("hostsignature(
[all...]

Completed in 19 milliseconds