Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: stephen noble on December 06, 2007, 02:11:21 PM
-
a new dansguardian rpm has been built
http://sme.dungog.net/packages/smeserver/7.0/i386/html/index_dungog.html
If updating...
* if you use dungog-dansguardian you need to update it at the same time
* if you use the command line you need to edit your dansguardianf1.conf file (and f2, f3 etc)
and add the new config file
#nano -w /etc/dansguardian/dansguardianf1.conf
<snip>
exceptionfilesitelist = '/etc/dansguardian/lists/f1/exceptionfilesitelist'
+exceptionfileurllist = '/etc/dansguardian/lists/f1/exceptionfileurllist'
--------------
If you find a problem, please open a bug where is can be addressed
ALL comments for that problem then go on the bug tracker
http://bugs.contribs.org/show_bug.cgi?id=3627 [resolved]
-
We have found a problem and I have opened report (http://bugs.contribs.org/show_bug.cgi?id=3627).
If you were utilizing clamscan the old dansgardian.conf option "contentscanner = '/etc/dansguardian/contentscanners/clamdscan.conf'" causes DG to fail.
Using "contentscanner = '/etc/dansguardian/contentscanners/clamav.conf'" seams to work but I have not completely tested it yet.
Kevin