From: Lionel B. <lio...@bo...> - 2005-04-27 18:17:16
|
Michel Bouissou wrote the following on 27.04.2005 09:41 : >Hi, > >Since I upgraded to SQLgrey 1.5.5 yesterday, my system doesn't log "Probable >spam" attempts anymore, when cleaning up connections that didn't come back. > >However, loglevel is not set in sqlgrey.conf, which I expect to default "2" >according to the comments, and "2" should list "Probable spam" attempts... > >Any clue ? > > > That's a bug (obviously), the check done before doing the spam listing is bogus. The log lines will change too (I made most of them more compact and reflected the log category at the beginning to help people tune log_override). I'm in the middle of IPv6 and optin/optout support, the fix will be in 1.5.6 which will have them. A quick fix would be to look for {server}{log}{spam} in sqlgrey v1.5.5 and replace it with {sqlgrey}{log}{spam}... Lionel. |