Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: jeffparson on February 09, 2007, 03:10:29 AM

Title: Configuration of Spamassassin
Post by: jeffparson on February 09, 2007, 03:10:29 AM
Doing a config show spamassassin i get the following output

DNSAvailable=Yes
MessageRetentionTime =2
OkLanguages=all
Rejectlevel=12
ReportSafe=0
Sensitivity=Custom
SkipRBLChecks=0
SortSpam=Enabled
Subject=[SPAM]
SubjectTag=Disabled
TagLevel=4
UseBayes=0
messageRetentionTime=2
messageretentiontime=2
status=enabled

How do i get rid of the two incorrect lines or do i leave them there with no consequence. Thank you for a fantastic product

Jeff
Title: Configuration of Spamassassin
Post by: william_syd on February 09, 2007, 03:14:17 AM
Code: [Select]
db configuration delprop spamassassin messageretentiontime
Title: Configuration of Spamassassin
Post by: jeffparson on February 09, 2007, 03:18:51 AM
Thanks a million  :D

Jeff