mail-filter/dcc 1.3.102 version bump request 1.3.102 Fix build error reported by Steve Martin in dnsbl.c on MacOS X and other systems without a resolver library found by ./configure. 1.3.101 Fix inconsistent declaration of grey_on in dccd/dump-clients/dump-clients.c reported by Bobby Rose. 1.3.100 Support groups of DNS blacklists that can be independently enabled in per-user whiteclnt files. Follow Petar Bogdanovic's suggestion to make ./configure assume that `su -` and the default file ownership on NetBSD should be like FreeBSD Another tweak to reduce spurious DCC Reputations for 127.0.0.1. Dccifd in query mode assumes one recipient and so always generates an X-DCC header. Tweak proof of concept per-user whitelist cgi scripts in cgi-bin. Improve long term client request rate computation to improve how public DCC servers handle too active clients. Count anonymous clients ignored by `dccd -uFOREVER` among `cdcc stats` "bad IDs" to more easily detect local clients that lack client-IDs and passwords. `misc/hackmc -M` now reports mail rejected with the sendmail FEATURE(`badmx') to the DCC with counts of "MANY" 1.3.99 Fix typo in Makefile.inc for NetBSD and OSF1 reported by Petar Bogdanovic. 1.3.98 Change the DCC server to not sign responses to anonymous clients with the client's sequence numbers in protocol version 9. Add `dccd -T wlist` and `cdcc "trace wlist on"` to help find failures by clients to whitelist IP addresses and other checksums in /var/dcc/whitelist. Let whitelisting by the MTA, DCC server, or other whiteclnt lines override "option spam-trap-accept" and "option spam-trap-reject" whiteclnt lines as suggested by Horst Scheuermann. Finally document in the man pages parameters including %CIP that can be used in dccifd and dccm rejection messages. Reproducible: Always
*dcc-1.3.102 (23 Apr 2009) 23 Apr 2009; Patrick Lauer <patrick@gentoo.org> +dcc-1.3.102.ebuild: Bump to 1.3.102. Fixes #258249