Andrew Colin Kissa <andrew@...> writes: > > > On 08 Nov 2011, at 1:08 AM, Michal Weinfurtner wrote: > > > I have encountered the same problem here. Than i turned on Debuging, i got an > > exception message. It says: > > > > [Errno 2] No such file or directory: > > u'/usr/lib/pymodules/python2.6/baruwa/templates/config/scanner-init.sql' > > /usr/lib/pymodules/python2.6/baruwa/config/views.py in init_scanner, line 456 > > > > I can't find the file that name on whole system ant in source tarball too. > > > > What next ? It seams that it is a reason, why my MailScanner won't start, > > because the RuleSet Read function is disabled, due > > SQL Quick Peek = SELECT value FROM scanner_config, scanners WHERE > > scanner_config.host_id = scanners.id AND external = ? AND scanners.address > > = ? > > won't work, due scanner_config is not initialized. > > > > Any opinion ? > > baruwa-admin initconfig >
Tahnks for reply, I did it and got this: # baruwa-admin initconfig Please enter the hostname [testbox]: testbox.mwft.org The host: testbox.mwft.org has been initialized I see it as entry in scanners table. But initialization is not working due error mentioned before. _______________________________________________ Keep Baruwa FREE - http://pledgie.com/campaigns/12056

