Hello. I use milter-greylist-2.0.2 under SunOS 5.8 (Sparc) with sendmail 8.12.11 and alt_spf. Last week I started it for whole site, and currently my db size is 55Mb. It seems that after some size of db (or after hight load) milter-greylist started to crash. I wrote small script for starting greylist and first started it on Friday: #!/bin/sh ulimit -HS -n 2048 while ( true ) do date >> /var/milter-greylist/start.log /usr/local/bin/milter-greylist -D sleep 3 done Now in log file I have: # cat /var/milter-greylist/start.log Fri Dec 16 10:04:06 EET 2005 Sun Dec 18 18:43:19 EET 2005 Sun Dec 18 20:40:15 EET 2005 Mon Dec 19 11:43:50 EET 2005 Mon Dec 19 13:23:16 EET 2005 It crashes 4 times during two days :( Does anyone have ideas how can it be fixed? Thanks. Best Regards, mailto:eugenef@... Eugene.
Message
milter-greylist-2.0.2 crash
2005-12-19 by Eugene Filatov
Attachments
- No local attachments were found for this message.