You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Pablo Allietti <pa...@lacnic.net> on 2006/05/20 21:54:59 UTC

AutoWhitelist

hi all, i have spamassassin for freebsd running in my system and i want
to modify a score but i dont have a 50_score 
How i modify this score? 

7.5 AWL                    AWL: From: address is in the auto white-list
-- 


thanks



Re: AutoWhitelist

Posted by Matt Kettler <mk...@comcast.net>.
Pablo Allietti wrote:
> hi all, i have spamassassin for freebsd running in my system and i want
> to modify a score but i dont have a 50_score 
>   
Note: When changing rule scores do not edit 50_scores.cf. Add a score
statement to /etc/mail/spamassassin/local.cf. 50_scores.cf, along with
all the other files in /usr/share/spamassassin, will be obliterated and
replaced when you upgrade SA.
> How i modify this score? 
>
> 7.5 AWL                    AWL: From: address is in the auto white-list
>   

The AWL doesn't have a fixed score, you can't force it to any score. The
AWL should match spam, nonspam, etc. The score decides what the AWL
thinks of the message.

Please read up on how the AWL works:

http://wiki.apache.org/spamassassin/AutoWhitelist

And be sure to read about why the scores don't always make sense:

http://wiki.apache.org/spamassassin/AwlWrongWay

Then you can adjust the score for the address using the following
parameters to spamassassin:
-W, --add-to-whitelist
--add-to-blacklist
-R, --remove-from-whitelist

See:
 http://spamassassin.apache.org/full/3.1.x/dist/doc/spamassassin-run.html#options


Re: AutoWhitelist

Posted by Pablo Allietti <pa...@lacnic.net>.
On Sat, May 20, 2006 at 03:51:09PM -0500, Steven Stern wrote:
> Pablo Allietti wrote:
> > On Sat, May 20, 2006 at 10:23:04PM +0200, Magnus Holmgren wrote:
> >> Saturday 20 May 2006 21:54 skrev Pablo Allietti:
> >>> hi all, i have spamassassin for freebsd running in my system and i want
> >>> to modify a score but i dont have a 50_score
> >>> How i modify this score?
> >>>
> >>> 7.5 AWL                    AWL: From: address is in the auto white-list
> >> AWL is not a normal rule. Please read 
> >> http://wiki.apache.org/spamassassin/AutoWhitelist.
> >>
> > 
> > perfect. i have this in the check_auto_whitel\ist
> >     0.2         (0.5/2)  --  ger@lacnic.net|ip=201.212
> >      1.0         (3.0/3)  --  ger@lacnic.net|ip=201.160
> >      6.9        (20.8/3)  --  ger@lacnic.net|ip=201.125
> >      1.1         (6.7/6)  --  ger@lacnic.net|ip=191.0
> > 
> > i need to remove this line is that possible?
> >      6.9        (20.8/3)  --  ger@lacnic.net|ip=201.125
> > 
> 
> Are you using SQL or .db files? If SQL, it's easy.
no  :(  is a simple instalattion without sql

> 
> 
> -- 
> 
>   Steve
---end quoted text---

-- 


.-
Pablo Allietti
E-mail: pablo@lacnic.net | LACNIC                                                                                                                                    
Phone : +598 2 6042222   | http://LACNIC.NET

Re: AutoWhitelist

Posted by Steven Stern <su...@sterndata.com>.
Pablo Allietti wrote:
> On Sat, May 20, 2006 at 10:23:04PM +0200, Magnus Holmgren wrote:
>> Saturday 20 May 2006 21:54 skrev Pablo Allietti:
>>> hi all, i have spamassassin for freebsd running in my system and i want
>>> to modify a score but i dont have a 50_score
>>> How i modify this score?
>>>
>>> 7.5 AWL                    AWL: From: address is in the auto white-list
>> AWL is not a normal rule. Please read 
>> http://wiki.apache.org/spamassassin/AutoWhitelist.
>>
> 
> perfect. i have this in the check_auto_whitel\ist
>     0.2         (0.5/2)  --  ger@lacnic.net|ip=201.212
>      1.0         (3.0/3)  --  ger@lacnic.net|ip=201.160
>      6.9        (20.8/3)  --  ger@lacnic.net|ip=201.125
>      1.1         (6.7/6)  --  ger@lacnic.net|ip=191.0
> 
> i need to remove this line is that possible?
>      6.9        (20.8/3)  --  ger@lacnic.net|ip=201.125
> 

Are you using SQL or .db files? If SQL, it's easy.


-- 

  Steve

Re: AutoWhitelist

Posted by Jim Knuth <jk...@jkart.de>.
Heute (20.05.2006/23:53 Uhr) schrieb Pablo Allietti,

> On Sat, May 20, 2006 at 10:54:13PM +0200, Jim Knuth wrote:
>> Heute (20.05.2006/22:47 Uhr) schrieb Pablo Allietti,
>> 

> perfect. 

> exist any way to do that for all users??? because i do that for me only.

sorry, I don`t know. I have a systemwide installation.

AND learn to quote please.   ;)

Take a look at http://www.netmeister.org/news/learn2quote.html






-- 
Viele Gruesse, Kind regards,
 Jim Knuth
 jk@jkart.de
 ICQ #277289867
----------
Zufalls-Zitat
----------
Es ist ein großer Vorteil im Leben, die Fehler, aus denen 
man lernen kann, möglichst früh zu begehen. (Sir Wiston 
Churchill, brit. Politiker, 1874-1965)
----------
Der Text hat nichts mit dem Empfaenger der Mail zu tun
----------
Virus free. Checked by NOD32 Version 1.1550 Build 7312  20.05.2006


Re: AutoWhitelist

Posted by Pablo Allietti <pa...@lacnic.net>.
On Sat, May 20, 2006 at 10:54:13PM +0200, Jim Knuth wrote:
> Heute (20.05.2006/22:47 Uhr) schrieb Pablo Allietti,
> 

perfect. 

exist any way to do that for all users??? because i do that for me only.


> > On Sat, May 20, 2006 at 10:23:04PM +0200, Magnus Holmgren wrote:
> >> Saturday 20 May 2006 21:54 skrev Pablo Allietti:
> >> > hi all, i have spamassassin for freebsd running in my system and i want
> >> > to modify a score but i dont have a 50_score
> >> > How i modify this score?
> >> >
> >> > 7.5 AWL                    AWL: From: address is in the auto white-list
> >> 
> >> AWL is not a normal rule. Please read 
> >> http://wiki.apache.org/spamassassin/AutoWhitelist.
> >>
> 
> > perfect. i have this in the check_auto_whitel\ist
> >     0.2         (0.5/2)  --  ger@lacnic.net|ip=201.212
> >      1.0         (3.0/3)  --  ger@lacnic.net|ip=201.160
> >      6.9        (20.8/3)  --  ger@lacnic.net|ip=201.125
> >      1.1         (6.7/6)  --  ger@lacnic.net|ip=191.0
> 
> > i need to remove this line is that possible?
> >      6.9        (20.8/3)  --  ger@lacnic.net|ip=201.125
> 
> spamassassin --remove-addr-from-whitelist=ger@lacnic.net
> 
> 
> >  
> >> What you can do is change auto_whitelist_factor in the preferences to lower 
> >> the weight of the AWL. See 
> >> http://spamassassin.apache.org/full/3.0.x/dist/doc/Mail_SpamAssassin_Conf.html.
> >> 
> >> -- 
> >> Magnus Holmgren        holmgren@lysator.liu.se
> >>                        (No Cc of list mail needed, thanks)
> 
> -- 
> Viele Gruesse, Kind regards,
>  Jim Knuth
>  jk@jkart.de
>  ICQ #277289867
> ----------
> Zufalls-Zitat
> ----------
> Wenn unser Gehirn so einfach wäre, dass wir es verstehen 
> könnten, dann wären wir so dumm, daß wir es doch nicht 
> verstehen könnten.
> ----------
> Der Text hat nichts mit dem Empfaenger der Mail zu tun
> ----------
> Virus free. Checked by NOD32 Version 1.1550 Build 7312  20.05.2006
> 
---end quoted text---

-- 


.-
Pablo Allietti
E-mail: pablo@lacnic.net | LACNIC                                                                                                                                    
Phone : +598 2 6042222   | http://LACNIC.NET

Re: AutoWhitelist

Posted by Jim Knuth <jk...@jkart.de>.
Heute (20.05.2006/22:47 Uhr) schrieb Pablo Allietti,

> On Sat, May 20, 2006 at 10:23:04PM +0200, Magnus Holmgren wrote:
>> Saturday 20 May 2006 21:54 skrev Pablo Allietti:
>> > hi all, i have spamassassin for freebsd running in my system and i want
>> > to modify a score but i dont have a 50_score
>> > How i modify this score?
>> >
>> > 7.5 AWL                    AWL: From: address is in the auto white-list
>> 
>> AWL is not a normal rule. Please read 
>> http://wiki.apache.org/spamassassin/AutoWhitelist.
>>

> perfect. i have this in the check_auto_whitel\ist
>     0.2         (0.5/2)  --  ger@lacnic.net|ip=201.212
>      1.0         (3.0/3)  --  ger@lacnic.net|ip=201.160
>      6.9        (20.8/3)  --  ger@lacnic.net|ip=201.125
>      1.1         (6.7/6)  --  ger@lacnic.net|ip=191.0

> i need to remove this line is that possible?
>      6.9        (20.8/3)  --  ger@lacnic.net|ip=201.125

spamassassin --remove-addr-from-whitelist=ger@lacnic.net


>  
>> What you can do is change auto_whitelist_factor in the preferences to lower 
>> the weight of the AWL. See 
>> http://spamassassin.apache.org/full/3.0.x/dist/doc/Mail_SpamAssassin_Conf.html.
>> 
>> -- 
>> Magnus Holmgren        holmgren@lysator.liu.se
>>                        (No Cc of list mail needed, thanks)

-- 
Viele Gruesse, Kind regards,
 Jim Knuth
 jk@jkart.de
 ICQ #277289867
----------
Zufalls-Zitat
----------
Wenn unser Gehirn so einfach wäre, dass wir es verstehen 
könnten, dann wären wir so dumm, daß wir es doch nicht 
verstehen könnten.
----------
Der Text hat nichts mit dem Empfaenger der Mail zu tun
----------
Virus free. Checked by NOD32 Version 1.1550 Build 7312  20.05.2006


Re: AutoWhitelist

Posted by Pablo Allietti <pa...@lacnic.net>.
On Sat, May 20, 2006 at 10:23:04PM +0200, Magnus Holmgren wrote:
> Saturday 20 May 2006 21:54 skrev Pablo Allietti:
> > hi all, i have spamassassin for freebsd running in my system and i want
> > to modify a score but i dont have a 50_score
> > How i modify this score?
> >
> > 7.5 AWL                    AWL: From: address is in the auto white-list
> 
> AWL is not a normal rule. Please read 
> http://wiki.apache.org/spamassassin/AutoWhitelist.
>

perfect. i have this in the check_auto_whitel\ist
    0.2         (0.5/2)  --  ger@lacnic.net|ip=201.212
     1.0         (3.0/3)  --  ger@lacnic.net|ip=201.160
     6.9        (20.8/3)  --  ger@lacnic.net|ip=201.125
     1.1         (6.7/6)  --  ger@lacnic.net|ip=191.0

i need to remove this line is that possible?
     6.9        (20.8/3)  --  ger@lacnic.net|ip=201.125




 
> What you can do is change auto_whitelist_factor in the preferences to lower 
> the weight of the AWL. See 
> http://spamassassin.apache.org/full/3.0.x/dist/doc/Mail_SpamAssassin_Conf.html.
> 
> -- 
> Magnus Holmgren        holmgren@lysator.liu.se
>                        (No Cc of list mail needed, thanks)


---end quoted text---

-- 


.-
Pablo Allietti
E-mail: pablo@lacnic.net | LACNIC                                                                                                                                    
Phone : +598 2 6042222   | http://LACNIC.NET

Re: AutoWhitelist

Posted by Magnus Holmgren <ho...@lysator.liu.se>.
Saturday 20 May 2006 21:54 skrev Pablo Allietti:
> hi all, i have spamassassin for freebsd running in my system and i want
> to modify a score but i dont have a 50_score
> How i modify this score?
>
> 7.5 AWL                    AWL: From: address is in the auto white-list

AWL is not a normal rule. Please read 
http://wiki.apache.org/spamassassin/AutoWhitelist.

What you can do is change auto_whitelist_factor in the preferences to lower 
the weight of the AWL. See 
http://spamassassin.apache.org/full/3.0.x/dist/doc/Mail_SpamAssassin_Conf.html.

-- 
Magnus Holmgren        holmgren@lysator.liu.se
                       (No Cc of list mail needed, thanks)