Hi Jim, On 2016-09-04 15:08, Jim Klimov jimklimov@... [milter-greylist] wrote: > Just in case, check regexes are on in your build and maybe the > domain-matching keyword (don't have docs atm) acts up? I run a selfbuild backport, because the standard Ubuntu 14.04 LTS version doesn't support geoip. My debian/rules file looks like this: ---------- override_dh_auto_configure: dh_auto_configure -- \ --with-user=greylist \ --sysconfdir=/etc/milter-greylist \ --with-conffile=/etc/milter-greylist/greylist.conf \ --with-dumpfile=/var/lib/milter-greylist/greylist.db \ --with-libspf2=/usr \ --with-libcurl=/usr \ --with-libmilter=/usr \ --with-libopendkim=/usr \ --with-libGeoIP=/usr \ --enable-dnsrbl \ --disable-rpath \ LDFLAGS=" -Wl,-z,defs -L/usr/lib/libmilter $(LDFLAGS) " \ CFLAGS=" -fno-strict-aliasing $(CFLAGS) " ---------- extendedregex is enabled in greylist.conf. Is there anything missing? A configure --help doesn't show any special regex options to enable to me. Ciao! Marcus
Message
Re: [milter-greylist] block SRS senders
2016-09-04 by Marcus Schopen
Attachments
- No local attachments were found for this message.