Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Mail-SPF-Query: Mail::SPF::Query Perl module
        
        
        - Summary
- The SPF protocol relies on sender domains to publish a DNS whitelist of
their designated outbound mailers.  Given an envelope sender,
Mail::SPF::Query determines the legitimacy of an SMTP client IP.
Changelog
        
            - * Mon Aug  1 17:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 1.997-4
- - Add some BuildRequires (suggested by Paul Howarth) 
            - * Thu Jul 21 17:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 1.997-3
- - Force use of Sys::Hostname (instead of Sys::Hostname::Long) 
            - * Mon Jul 18 17:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 1.997-2
- - Include MSQ-fallback.patch from Paul Howarth
- Run make test when built with --with check
- Include the spfd and spfquery scripts as %doc