[ANN] srsly 1.0.1 - an SPF verifier with SRS support
Andre Nathan <[email protected]> Wed, 03 Oct 2012 08:20:56 -0300
| Newsgroups | gmane.mail.spam.spf.discuss |
|---|---|
| Message-ID | <1349263256.26104.17.camel@andre> |
Hello I have just released a bug-fix release of srsly, an SPF verifier with SRS support for Postfix. srsly uses the milter interface and is based on libspf2 and libsrs2. The project page is https://github.com/andrenth/srsly and the release tarball is at https://github.com/downloads/andrenth/srsly/srsly-1.0.1.tar.gz A pre-compiled Debian package is available at https://github.com/downloads/andrenth/srsly/srsly_1.0.1-0digirati1_amd64.deb Changes since 1.0.0: - Fix a bug where large proxymap responses would be truncated. - Introduce a Makefile to ease installation for those not using the Debian package. Cheers, Andre