Searched refs:hostsignature (Results 1 – 5 of 5) sorted by relevance
| /freebsd-head/contrib/sendmail/src/ |
| HD | TRACEFLAGS | 23 17 deliver.c hostsignature
|
| HD | recipient.c | 120 xx->q_signature = hostsignature(xx->q_mailer, xx->q_host, 123 yy->q_signature = hostsignature(yy->q_mailer, yy->q_host,
|
| HD | deliver.c | 1953 firstto->q_signature = hostsignature(firstto->q_mailer, 1983 to->q_signature = hostsignature(to->q_mailer, 2515 curhost = hostsignature(m, pv[1], 6969 hostsignature(m, host, ad, pqflags) in hostsignature() function 7834 q = hostsignature(a->q_mailer, a->q_host, true, &a->q_flags); 7838 q = hostsignature(mailer, hs, true, NULL);
|
| HD | sendmail.h | 1466 extern char *hostsignature __P((MAILER *, char *, bool, unsigned long *));
|
| /freebsd-head/contrib/sendmail/ |
| HD | RELEASE_NOTES | 1423 Deal with empty hostnames in hostsignature(). This bug could lead 2962 hostsignature (character string version of MX RR). This orders 10757 hostsignature, which strips the square brackets and 11043 Debugging: -d17 was overloaded (hostsignature and usersmtp.c);
|