CVS log for ports/dns/p5-Net-DNSBL-MultiDaemon/distinfo
Up to [FreeBSD] / ports / dns / p5-Net-DNSBL-MultiDaemon
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 20 12:48:59 2011 UTC (10 months, 3 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -1 lines
- Get Rid MD5 support
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:15:52 2010 UTC (20 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
- Update to 0.29 PR: ports/147387 Approved by: greenwood.andy@gmail.com (maintainer) Submitted by: myself (pgollucci@) Changes: http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 15 21:08:45 2009 UTC (2 years, 1 month ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Update to 0.27 PR: ports/141557 Approved by: maintainer Submitted by: myself (pgollucci@)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 9 18:57:33 2009 UTC (2 years, 7 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Update to 0.26 PR: ports/136534 Approved by: maintainer Submitted by: myself (pgollucci@)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 2 14:27:55 2008 UTC (4 years, 1 month ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to 0.22 PR: ports/119249 Submitted by: Philippe Audeoud <jadawin tuxaco.net> Approved by: Andy Greenwood <greenwood.andy gmail.com> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 21 11:01:56 2007 UTC (4 years, 5 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Net::DNSBL::MultiDaemon is the Perl module that implements the multi_dnsbl daemon. multi_dnsbl is a DNS emulator daemon that increases the efficacy of DNSBL look-ups in a mail system. multi_dnsbl may be used as a stand-alone DNSBL or as a plug-in for a standard BIND 9 installation. multi_dnsbl shares a common configuration file format with the Mail::SpamCannibal sc_BLcheck.pl script so that DNSBL's can be maintained in a common configuration file for an entire mail installation. Because DNSBL usefulness is dependent on the nature and source of spam sent to a specific site and because sometimes DNSBL's may provide intermittant service, multi_dnsbl interrogates them sorted in the order of greatest successful hits. DNSBL's that do not respond within the configured timeout period are not interrogated at all after 6 consecutive failures, and thereafter will be retried not more often than once every hour until they come back online. This eliminates the need to place DNSBL's in a particular order in your MTA's config file or periodically monitor the DNSBL statistics and/or update the MTA config file. WWW: http://search.cpan.org/~miker/Net-DNSBL-MultiDaemon-0.18/MultiDaemon.pm PR: ports/115639 Submitted by: Andrew Greenwood <greenwood.andy at gmail.com>
