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

/ast/src/cmd/mailx/
H A Dspam.c89 #define SPAM_delay_spam 0x40 /* hop delay looks like spam */ macro
100 #define SPAM_DEFAULT (SPAM_advertisement|SPAM_delay_spam|SPAM_external_spam|SPAM_from_spam|SPAM_message_id_spam|SPAM_received_forged|SPAM_received_unknown|SPAM_subject_spam|SPAM_to_spam)
110 "delay_spam", SPAM_delay_spam,
678 test |= SPAM_delay_spam;

Completed in 52 milliseconds