mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-06-01 20:34:46 +02:00
actually use spamd
This commit is contained in:
@@ -1153,6 +1153,7 @@ func (self *NNTPDaemon) Setup() {
|
||||
}
|
||||
|
||||
self.mod = &modEngine{
|
||||
spam: &self.spamFilter,
|
||||
store: self.store,
|
||||
database: self.database,
|
||||
regen: self.frontend.RegenOnModEvent,
|
||||
|
||||
Reference in New Issue
Block a user