Hi, we are using spamd of OpenBSD 3.9 in greylisting mode with the following options in rc.conf: spamd_flags="-v -G 25:4:864 -r451" spamd_grey=YES
. and the greyscanner perl script from Bob Beck. The results in fighting against spam are really unbelievable great, but unfortunately spamd crashes or quits from time to time on the system here without any error message in the logfiles and we have to manually restart the service: i.e.: +++ \\\ /var/log/spamd /// +++ Dec 3 22:06:10 o-bgp6 spamd[27825]: 88.83.209.235: connected (788/210) Dec 3 22:06:10 o-bgp6 spamd[27825]: (GREY) 85.99.89.88: <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]> Dec 3 22:06:10 o-bgp6 spamd[27825]: 85.99.89.88: disconnected after 13 seconds. Dec 3 22:06:10 o-bgp6 spamd[27825]: 62.73.214.146: connected (788/211), lists: becks Dec 3 22:06:10 o-bgp6 spamd[27825]: 88.226.189.237: connected (789/211) Dec 3 22:06:11 o-bgp6 spamd[27825]: 216.227.18.97: disconnected after 403 seconds. Dec 3 22:06:11 o-bgp6 spamd[27825]: 84.174.120.60: disconnected after 411 seconds. Dec 4 03:40:48 o-bgp6 spamd[22104]: listening for incoming connections. Dec 4 03:40:48 o-bgp6 spamd[22104]: 65.207.158.130: connected (1/0) Dec 4 03:40:48 o-bgp6 spamd[22104]: 87.16.59.131: connected (2/0) +++ /// \\\ +++ Are there any known bugs in the 3.9 OpenBSD release of spamd? Any suggestions are welcome :) - Florian