> I've looked inside the source code and I've found that the problem was > coming from the dump_dirty variable initialized to 0. So > dump_perform was > not executed, the file was not created and the message about > IPV4 address > was sent and no modification took place so even at the end > the file was not > created. > > So I've put the variable to 1 and everything was OK. > > I don't know why it's just on Tru64. > > Daniel > Surely my patch does not solve your problem, but at least gives more precise error message so it is worth to apply to the source code. I found this small thing during the time I tried to find the source of your problem via reading the code. Bests, Attila
Message
RE: [milter-greylist] Problem with AF_INET recognition on Tru64
2006-03-30 by attila.bruncsak@itu.int