According to manu@...: > > > What do these log entired indicate about my problems with milter-greylist. > > I am running Sendmail 8.13 or Fedora 2. > > > > Aug 17 10:14:02 host sm-acceptingconnections[15057]: k7HFE2lN015057: Milter > > (greylist): read returned -1: Connection reset by > > ppp-124.120.137.59.revip2.asianet.co.th > > A usual issue is that it ran out of memory. You may have to increase > allocatable memory with ulimit before starting up milter-greylist. hmm, all *alloc()/*dup() calls seem to be assigned with a syslog in case of failure. Should be visible in the error logs then. What about running through valgrind or something similar. Whatever the problem is, it will be loggued for sure, maybe even faster than in real life as those tools usually allocate more memory than requested in order to check for over&underflows. /Fabien
Message
Re: [milter-greylist] milter-greylist 2.02 crashes
2006-08-19 by Fabien Tassin
Attachments
- No local attachments were found for this message.