Hi All, We've recently upgraded our OpenBSD 4.0 servers running spamd (with NOOP patch and sender verification patch) to OpenBSD 4.1.
I've got these in our pf.conf due to the large number of connections we get. ------------------------ set limit table-entries 5000000 set limit states 800000 ------------------------ Spamd runs with these options: " -v -G5:4:864 -c 4000 -B 500" Since we've upgrade to OpenBSD 4.1, we have observed that after every couple of weeks, spamd stops whitelisting i.e. it just greylists incoming servers and spamdb doesn't show any "GREY" entries either. Restarting spamd fixes the problem. Any suggestions to fix this problem permanently would be appreciated. Cheers Sid

