You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Andrea Bencini <an...@tin.it> on 2006/04/04 18:34:03 UTC

auto-whitelist

Is it possible to manage auto-withelist?

I am testing auto-whitelist and with my check_whitelist I have

    -2.8        (-2.8/1)       --  carla@pippo.it|ip=none
    -2.7        (-2.7/4)      --  carla@paperino.it|ip=none
    -1.7        (-1.7/3)      --  cristinam@tlcovernet.local|ip=none
    -2.3        (-2.3/3)      --  carla@paypal.com|ip=none
   316.2      (316.2/17)  --  icarom@dominio.local|ip=none

I would like to delete the line
316.2      (316.2/17)  --  icarom@dominio.local|ip=none
How can I do?

An other thing, in all line I have ip=none
 I would like to have an ip realy, for example 
-2.7        (-2.7/4)      --  carla@paperino.it|ip=201.1.3.4
How can I do?

Thank
Andrea