'flushaddr' not working in dacl clauses?
2009-02-21 by Enrico Scholz
Hi, I wrote a configuration entry | 263 dacl greylist msgsize < 50000 spamd > 5 flushaddr with the purpose to remove IP addresses from the database when e-mail was classified as spam in the DATA phase. Nevertheless, this does not seem to work... I have log entries like | Feb 21 11:42:02 n1LAflUE017153: addr 213.4.149.242 from <..k@...> rcpt <enrico.scholz@...>: autowhitelisted for more 720:00:00 | Feb 21 11:42:03 spamd: identified spam (5.8/5.0) for (unknown):64053 in 0.4 seconds, 1964 bytes. | Feb 21 11:42:03 n1LAflUE017153: addr 213.4.149.242 flushed, removed 0 grey and 0 autowhite (ACL 263) and database (which was dumped after this log entry) still contains | 213.4.149.242 <..eguerv@...> <info@...> 1235536510 AUTO # 2009-02-25 05:35:10 | 213.4.149.242 <..rello1@...> <enrico.scholz@...> 1237383311 AUTO # 2009-03-18 14:35:11 | 213.4.149.242 <..k@...> <enrico.scholz@...> 1237804922 AUTO # 2009-03-23 11:42:02 There was no other contact from this IP which could have created these entries. The <..k@...> address from this IP was autowhitelisted months ago (and sends spam since then). Enrico