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

/openbsd-current/libexec/spamd/
H A Dgrey.c657 /* didn't exist - so this doesn't match a known spamtrap */
660 /* To: address is a spamtrap, so add as a greytrap entry */
673 int r, spamtrap; local
683 spamtrap = 1;
685 spamtrap = 0;
705 gd.pcount = spamtrap ? -1 : 0;
719 spamtrap ? "trap entry for" : "", ip);
731 if (spamtrap) {
768 int r, spamtrap; local
783 spamtrap
[all...]

Completed in 62 milliseconds