Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Mail-SPF-Query - Mail::SPF::Query Perl module
        
        - 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. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | perl-Mail-SPF-Query | 1.997 | 4.fc3 | src | 52 KiB | Thu Aug  4 19:29:01 2005 | 
        
        Changelog
        
            - * Mon Aug  1 18:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 1.997-4
- - Add some BuildRequires (suggested by Paul Howarth) 
            - * Thu Jul 21 18:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 1.997-3
- - Force use of Sys::Hostname (instead of Sys::Hostname::Long) 
            - * Mon Jul 18 18: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