On Mon, Oct 15, 2007 at 01:23:22PM +0200, Enrico Scholz wrote: > * using '%E*' in 'stat' returns bogus (unitialized?) values for > 'tempfail' actions I'll look into it later this evening. > * the ./configure checks for e.g. libbind and curl are setting RPATHs > (-Wl,r...) and are testing for these libs in hardcoded <path>/lib > directories. At least under Linux, RPATHs for standard directories > (e.g. /usr/lib) are heavily deprecated and <path>/lib will not work > for mulitlib archs where libs are located in <prefix>/lib64. > > I suggest to use pkgconfig for libbind and curl detection? E.g. > > | PKG_CHECK_MODULES(CURL,libcurl, > | [CFLAGS="$CPPFLAGS -DUSE_CURL $CURL_CFLAGS"], > | [... current checks ...]) What happens if pkgconfig is not availabled? It's not on my systems? Whould you contribute a patch for integrating that check? > Alternatively, acls could be given an unique id to identify them in > 'stat' messages. Somethign such as this? racl blacklist dnsrbl "foo" msg "go away" aclid "foo-dnsrbl" And you'd get a format string for getting the id? -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] milter-greylist 4.0 release candidate 1
2007-10-15 by Emmanuel Dreyfus
Attachments
- No local attachments were found for this message.