Code:
on *:NOTICE:*:?:{
  msg #channel $nick -> $1-
  haltdef
}

regular notices from users works fine
but not service notice :-(
i will extract the /knock event and post in a #channel
service notice:
[22: 09: 50] -Res.JE-IRC.biz:@#channel- [Knock] by user!test@test.vhost (let.me.in)
how is the service for user-list?