On Wed, Nov 03, 2004 at 08:38:34PM +0100, manu@... wrote: > Run milter-greylist -Dv and report the output during initialization. AHA. That's what I needed. The line right above subnetmask and the addr lines had a syntax error. Apparently even with "verbose" in the .conf file, it doesn't print anything to the log when that happens, it aborts processing the rest of the .conf file, but it goes ahead and starts the milter anyway with the options it did get. I'm not sure that's the best strategy. :-) But anyway, "-Dv" revealed the error for me and I've fixed it. Now it's working. Thanks very much for that tip! -- Brent J. Nordquist <b-nordquist@...> N0BJN Other contact information: http://kepler.its.bethel.edu/~bjn/contact.html
Message
Re: [milter-greylist] 1.5.11 with subnetmatch and addr
2004-11-03 by Brent J. Nordquist