Rev 95 | Blame | Compare with Previous | Last modification | View Log | RSS feed
Source: libspf2Priority: optionalSection: libsMaintainer: Magnus Holmgren <holmgren@debian.org>Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 9), dh-autoreconf,perl, libstring-escape-perlStandards-Version: 3.9.7Vcs-Svn: svn://svn.kibibyte.se/libspf2/trunkVcs-Browser: http://svn.kibibyte.se/libspf2Homepage: http://www.libspf2.org/Package: libspf2-2Section: libsArchitecture: anyConflicts: libspf2-0Replaces: libspf2-0Depends: ${shlibs:Depends}, ${misc:Depends}Description: library for validating mail senders with SPFlibspf2 implements the Sender Policy Framework, a part of the SPF/SRSprotocol pair. libspf2 is a library which allows email systems suchas Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPFrecords and make sure that the email is authorized by the domain namethat it is coming from. This prevents email forgery, commonly used byspammers, scammers and email viruses/worms.Package: libspf2-devSection: libdevelArchitecture: anyDepends: libspf2-2 (= ${binary:Version}), ${misc:Depends}Description: Header and development libraries for libspf2libspf2 implements the Sender Policy Framework, a part of the SPF/SRSprotocol pair. libspf2 is a library which allows email systems suchas Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPFrecords and make sure that the email is authorized by the domain namethat it is coming from. This prevents email forgery, commonly used byspammers, scammers and email viruses/worms.Package: libspf2-2-dbgSection: debugPriority: extraArchitecture: anyDepends: libspf2-2 (= ${binary:Version}) | spfquery (= ${binary:Version}),${misc:Depends}Description: library for validating mail senders with SPF (debugging symbols)libspf2 implements the Sender Policy Framework, a part of the SPF/SRSprotocol pair..This package contains the debugging symbols.Package: spfquerySection: mailArchitecture: anyDepends: ${shlibs:Depends}, ${misc:Depends}Conflicts: libmail-spf-query-perl (<< 1:1.999.1-3)Description: query SPF (Sender Policy Framework) to validate mail sendersThe Sender Policy Framework (SPF) is one part of the SPF/SRS protocolpair. SPF allows email systems such as Sendmail, Postfix, Exim,Zmailer and MS Exchange to check SPF records and make sure that theemail is authorized by the domain name that it is coming from. Thisprevents email forgery, commonly used by spammers, scammers and emailviruses/worms..This package contains simple utilities that use libspf2 to test andquery SPF records.Package: libmail-spf-xs-perlSection: perlPriority: extraArchitecture: anyDepends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libstring-escape-perlDescription: library for validating mail senders with SPF - Perl bindingslibspf2 implements the Sender Policy Framework, a part of the SPF/SRSprotocol pair. libspf2 is a library which allows email systems suchas Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPFrecords and make sure that the email is authorized by the domain namethat it is coming from. This prevents email forgery, commonly used byspammers, scammers and email viruses/worms..This package provides an XS module for using libspf from Perl programs.