pkgsrc/mail/libspf2/PLIST
adrianp 1fa5c5e659 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.
2008-02-05 21:59:32 +00:00

25 lines
603 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2008/02/05 21:59:32 adrianp Exp $
bin/spf_example
bin/spf_example_static
bin/spfd
bin/spfd_static
bin/spfquery
bin/spfquery_static
bin/spftest
bin/spftest_static
include/spf2/spf.h
include/spf2/spf_dns.h
include/spf2/spf_dns_cache.h
include/spf2/spf_dns_null.h
include/spf2/spf_dns_resolv.h
include/spf2/spf_dns_test.h
include/spf2/spf_dns_zone.h
include/spf2/spf_lib_version.h
include/spf2/spf_dns_rr.h
include/spf2/spf_log.h
include/spf2/spf_record.h
include/spf2/spf_request.h
include/spf2/spf_response.h
include/spf2/spf_server.h
lib/libspf2.la
@dirrm include/spf2