Re: forcing lower score

2007-02-27 Thread Justin Mason
Mark Martinec writes: > > "perldoc Mail::SpamAssassin::Conf", look for "whitelist". > > This topic reminds me of my occasional desire to be able to supply > individual score points (optional, overriding a default) with each > whitelist_from* and whitelist_from_dkim entry, taking into account > re

Re: forcing lower score

2007-02-26 Thread Per Jessen
John D. Hardin wrote: > On Mon, 26 Feb 2007, Per Jessen wrote: > >> whitelist_from ? > > No. whitelist_from_rcvd, whitelist_from_spf, etc. > > whitelist_from is a last resort as it is subject to spoofing by forged > addresses. Quick comment - the OP specifically asked for something "to force l

Re: forcing lower score

2007-02-26 Thread John D. Hardin
On Mon, 26 Feb 2007, Per Jessen wrote: > whitelist_from ? No. whitelist_from_rcvd, whitelist_from_spf, etc. whitelist_from is a last resort as it is subject to spoofing by forged addresses. -- John Hardin KA7OHZhttp://www.impsec.org/~jhardin/ [EMAIL PROTECTED]FALaholi

Re: forcing lower score

2007-02-26 Thread Per Jessen
Miki wrote: > I need to find out if (or how) is possible to force lower score on > exact From: address. I have some customers which are sending mail from > mobile devices and thus coming from IPs of provider which are on RBL;s > Problem is that messsage get high score because RBL present of sendin

Re: forcing lower score

2007-02-26 Thread Mark Martinec
> "perldoc Mail::SpamAssassin::Conf", look for "whitelist". This topic reminds me of my occasional desire to be able to supply individual score points (optional, overriding a default) with each whitelist_from* and whitelist_from_dkim entry, taking into account reputation of each sender, e.g.: w

Re: forcing lower score

2007-02-26 Thread John D. Hardin
On Mon, 26 Feb 2007, Theo Van Dinter wrote: > On Mon, Feb 26, 2007 at 06:31:42PM +0100, Miki wrote: > > Basically I need set that mail from [EMAIL PROTECTED] get -20 score. > > even if address is stolen by spammer. these addresses are very rare, > > but for few I need it urgently. > > "perldoc Ma

Re: forcing lower score

2007-02-26 Thread Theo Van Dinter
On Mon, Feb 26, 2007 at 06:31:42PM +0100, Miki wrote: > Basically I need set that mail from [EMAIL PROTECTED] get -20 score. > even if address is stolen by spammer. these addresses are very rare, > but for few I need it urgently. "perldoc Mail::SpamAssassin::Conf", look for "whitelist". -- Rando