libspf2 1.2.10-2ubuntu1 source package in Ubuntu
Changelog
libspf2 (1.2.10-2ubuntu1) trusty; urgency=medium * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by getting new libtool macros (still updates config.{sub,guess}). -- Logan Rosen <email address hidden> Fri, 03 Jan 2014 15:56:24 -0500
Upload details
- Uploaded by:
- Logan Rosen
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libspf2_1.2.10.orig.tar.gz | 496.9 KiB | d91e3de81ae287a2976c44f60283bd3000d720e6a112dc7142eedf1831b821c9 |
libspf2_1.2.10-2ubuntu1.debian.tar.gz | 13.6 KiB | d981f59ae21d1d7d4f4f22044dadc9cd0d6c670de3f67df3d70b75ad26ecce9f |
libspf2_1.2.10-2ubuntu1.dsc | 1.8 KiB | 6db7ffda55e8c1a594f5237b3bd2c602044439e1589d2680962f453fdead5e77 |
Available diffs
Binary packages built by this source
- libmail-spf-xs-perl: library for validating mail senders with SPF - Perl bindings
libspf2 implements the Sender Policy Framework, a part of the SPF/SRS
protocol pair. libspf2 is a library which allows email systems such
as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF
records and make sure that the email is authorized by the domain name
that it is coming from. This prevents email forgery, commonly used by
spammers, scammers and email viruses/worms.
.
This package provides an XS module for using libspf from Perl programs.
- libspf2-2: library for validating mail senders with SPF
libspf2 implements the Sender Policy Framework, a part of the SPF/SRS
protocol pair. libspf2 is a library which allows email systems such
as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF
records and make sure that the email is authorized by the domain name
that it is coming from. This prevents email forgery, commonly used by
spammers, scammers and email viruses/worms.
- libspf2-2-dbg: library for validating mail senders with SPF (debugging symbols)
libspf2 implements the Sender Policy Framework, a part of the SPF/SRS
protocol pair.
.
This package contains the debugging symbols.
- libspf2-dev: Header and development libraries for libspf2
libspf2 implements the Sender Policy Framework, a part of the SPF/SRS
protocol pair. libspf2 is a library which allows email systems such
as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF
records and make sure that the email is authorized by the domain name
that it is coming from. This prevents email forgery, commonly used by
spammers, scammers and email viruses/worms.
- spfquery: query SPF (Sender Policy Framework) to validate mail senders
The Sender Policy Framework (SPF) is one part of the SPF/SRS protocol
pair. SPF allows email systems such as Sendmail, Postfix, Exim,
Zmailer and MS Exchange to check SPF records and make sure that the
email is authorized by the domain name that it is coming from. This
prevents email forgery, commonly used by spammers, scammers and email
viruses/worms.
.
This package contains simple utilities that use libspf2 to test and
query SPF records.