On Tue, Jul 27, 2010 at 08:00:57AM +0200, Marie-Goretti DEJEAN wrote: > the build, make and make install milter-greylist-4.2.6,had no problems. > But when I wanted to start, it didn't. > The debug mode told me : > milter-greylist: smfi_register failed According to the sources, that can happen if you are out of memory, or if milter-greylist was build with a libmiter that has a version mismatch with your installed libmilter. In that cas, you should see an error in the logs "smfi_register: version mismatch application" (provided logs are properly configured). The obvious fix is to rebuild milter-greylist from sources. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] problem compatibility
2010-07-27 by Emmanuel Dreyfus