Hi, Have you created the 3 links in the js folder ? [r...@freebsd /usr/local/lib/python2.6/site-packages/baruwa-1.0.0-py2.6.egg/baruwa/static/js]#
lrwxr-xr-x 1 root wheel 25 Oct 29 21:24 dojax -> /usr/local/www/dojo/dojax lrwxr-xr-x 1 root wheel 25 Oct 29 21:24 dojit -> /usr/local/www/dojo/dojit lrwxr-xr-x 1 root wheel 24 Oct 29 21:24 dojo -> /usr/local/www/dojo/dojo This is how it looks on my FreeBSD-8.1 but I guess its the same all over. You have to create them your self. ( remember to install the port package first ) mvh Mikael Syska On Mon, Nov 8, 2010 at 4:21 PM, <[email protected]> wrote: > Hello all, it is me again. > > Got Baruwa working, gui wise and it logs to the database. > > Now i want to create some nice monthly reports. > > I do this for each domain we scan for in our company. > i use the reports page and the Message Totals tool > I see all the totals per day, but i do not see the graphs. > This is what i get from the apache error logs. > > [Mon Nov 08 15:08:18 2010] [error] [client 192.168.50.114] File does not > exist: /usr/local/lib/python2.6/site-packages/baruwa/static/js/dijit, > referer: http://192.168.50.200/reports/11/ > [Mon Nov 08 15:08:18 2010] [error] [client 192.168.50.114] File does not > exist: /usr/local/lib/python2.6/site-packages/baruwa/static/js/dojo, > referer: http://192.168.50.200/reports/11/ > [Mon Nov 08 15:08:18 2010] [error] [client 192.168.50.114] File does not > exist: /usr/local/lib/python2.6/site-packages/baruwa/static/js/dojo, > referer: http://192.168.50.200/reports/11/ > > > Looks like i miss something in my baruwa/statis/js directory. > > it is right, i do not have a dojo dir there, also i see sometimes the > following > [Mon Nov 08 15:12:36 2010] [error] [client 192.168.50.114] File does not > exist: /usr/local/lib/python2.6/site-packages/baruwa/static/js/dijit, > referer: http://192.168.50.200/reports/11/ > > This dir i do not have in my baruwa install either. > > baruwa/static/js/dijit > > > Also in my mailwatch setup, i used to have the following settings, for the > spam scores settings in the database. > > Required SpamAssassin Score = &SQLSpamScores > > High SpamAssassin Score = &SQLHighSpamScores > > I did not read i must set them, where does Mailscanner read the high and > low score spam from with Baruwa? > > > > thanks for your time > regards, > Johan Hendriks > > > _______________________________________________ > Baruwa mailing list > [email protected] > http://lists.baruwa.org/mailman/listinfo/baruwa > _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

