http://bugzilla.spamassassin.org/show_bug.cgi?id=3021
------- Additional Comments From [EMAIL PROTECTED] 2004-02-22 15:34 ------- > Well, there are viruses and maybe even some spammers > who forge email addresses that are very uncommon > using address books, context, etc. Sure, and that's an argument for implementing this for whitelist_from_rcvd as well as def_whitelist_from_rcvd, which is what I did. I was just pointing out that hits on the whitelist_from_rcvd case would be much more rare, even though it is possible. To hit this, a virus or spammer would not only have to send you a forged address, but it would have to be one that happens to be on your whitelist_from_rcvd list. I am advocating implementing this case, even though it is rare, since checking for it is almost free as a byproduct of your having a whitelist_from_rcvd list. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
