Hi all... What happens if we change "#define DB_SCAN_INTERVAL 60" to 600 in /usr/src/libexec/spamd/grey.h?
Sorry, I'm no C coder... Basically we just want to spread out table scans for now until we get new hardware in, because it's fairly heavy on an single IDE drive. Does DB_SCAN_INTERVAL have to be smaller than `passtime` argument in spamd? Thanks :)