disable spamtell for now
This commit is contained in:
parent
ad07b95d96
commit
795fcbe37c
@ -1155,7 +1155,7 @@ func (self *NNTPDaemon) Setup() {
|
||||
self.spamFilter.Configure(self.conf.spamconf)
|
||||
|
||||
self.mod = &modEngine{
|
||||
spam: &self.spamFilter,
|
||||
//spam: &self.spamFilter,
|
||||
store: self.store,
|
||||
database: self.database,
|
||||
regen: self.frontend.RegenOnModEvent,
|
||||
|
Reference in New Issue
Block a user