Trapping an address only affects new connections that are looked up in
the
database. it does not affect existing passed connections. spamd only updates
the
tables on it's scan of the database so these will not take effect immediately.
-Bob
* Peter N. M. Hansteen <[email protected]> [2009-07-24 07:10]:
> setting up a new spamd plus various content filtering at a client site
> we were kind of baffled to see that apparently manually setting an
> address to TRAPPED with spamdb, ie
>
> spamdb -a -t 211.49.57.32
>
> for some reason seems porous, in that messages received from that IP
> address still hits the content filter a few minutes after the manual
> intervention. I just wonder what it is I'm seeing here - spamdb
> lookups cached or something?
>
> - Peter
>
> --
> Peter N. M. Hansteen, member of the first RFC 1149 implementation team
> http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/
> "Remember to set the evil bit on all malicious network traffic"
> delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.
>
--
#!/usr/bin/perl
if ((not 0 && not 1) != (! 0 && ! 1)) {
print "Larry and Tom must smoke some really primo stuff...\n";
}