Jonas Israelsson <jonas@...> wrote: > The greylist daemon seem to last for about 10 minutes or so before the > following errors pop up on the log.. (snip) > Aug 31 16:24:38 7800005 sendmail[14741]: [ID 801593 mail.info] > l7VEOS0D014741: Milter (greylist): to error state That's a generic error that sendmail fires when milter-greylist stops. Check the logs to see if you have a message from milter-greylist telling why it exited. If you have not, it means it crashed. On Solaris the biggest problem is the file descriptor limit, but since you used a 64 bit binary, that should not happen. The next usual culprit is memory limit. Check ulimit -a output and monitor milter-greylist memory usage. If it stops when reaching the limit, then you need a higher memory limit. Given the setup you have, milter-greylist should eat a lot of memory. Are you applying greylisting to all your users? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] Milter Greylist on a rather busy site
2007-09-05 by manu@netbsd.org
Attachments
- No local attachments were found for this message.