On Fri, 21 Aug 2009 09:16:53 -0400, Dan Schaefer <d...@performanceadmin.com> wrote: >>> Any ideas about this one, besides adding a score to match the >>> subject? I have 4 in my inbox this morning with scores no more than 5. >>> http://pastebin.com/m561b461b >> >> freemail plugin http://sa.hege.li/ >> > It looks as if the FREEMAIL_BODY is the only rule that works with this > email. The From address is not in the freemail domain list, but the > Reply-To is. Do both fields have to be in the freemail domain list in > order for the Reply-To check to pass?
see freemail.pm for a example on this here it is # header FREEMAIL_REPLYTO eval:check_freemail_replyto(['option']) # # Checks/compares freemail addresses found from headers and body. # # Possible options: # # replyto From: or body address is different than Reply-To # (this is the default) # reply as above, but if no Reply-To header is found, # compares From: and body are you using std freemail.cf and it does not hit ? -- Benny Pedersen