perl-Email-Auth-AddressHash

Authentication based on email address extension hash

SRPM:     perl-Email-Auth-AddressHash-1.0-2.n0i.2.fc8.src.rpm
SPEC:     perl-Email-Auth-AddressHash.spec
Version:  1.0
Release:  2.n0i.2.fc8
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     12102
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Email-Auth-AddressHash/
Date:     Mon Jun 04 2007, 18:57 GMT

Description:

This is a relatively simple module designed for applications which receive
email. It provides a mechanism for authenticating email requests, by
checking that the To: address, which should be in the form
"username+hash@mydomain.com", contains the correct hash value for that
particular sender. It uses the sender address and a locally-set secret
string to determine the correct hash for the user. A single AddressHash
object may be used for multiple authentication checks within the same
system.

Changelog:

  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.0-2.n0i.2
    - spec file (re)created using N0i::CPAN::RPMizer 1.146
    - rebuild on perl 5.8.8
  • Thu Aug 04 2005 Marius Feraru <altblue@n0i.net> 1.0-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.01
    - rebuild on perl 5.8.7

Files:

  • Email-Auth-AddressHash-1.0.tar.gz
  • perl-Email-Auth-AddressHash.spec

Requires:

  • perl(ExtUtils::MakeMaker)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)