Source: libmail-srs-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
 Ansgar Burchardt <ansgar@43-1.org>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: perl, libdigest-hmac-perl, libmldbm-perl,
 libtest-pod-perl, libtest-pod-coverage-perl
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/Mail-SRS/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmail-srs-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmail-srs-perl/

Package: libmail-srs-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libdigest-hmac-perl, libmldbm-perl
Description: interface to Sender Rewriting Scheme
 The Sender Rewriting Scheme preserves .forward functionality in an
 SPF-compliant world.
 .
 SPF requires the SMTP client IP to match the envelope sender
 (return-path). When a message is forwarded through an intermediate
 server, that intermediate server may need to rewrite the return-path
 to remain SPF compliant. If the message bounces, that intermediate
 server needs to validate the bounce and forward the bounce to the
 original sender.

Package: srs
Architecture: all
Section: mail
Depends: ${misc:Depends}, libmail-srs-perl
Description: command-line Sender Rewriting Scheme client
 The Sender Rewriting Scheme preserves .forward functionality in an
 SPF-compliant world.
 .
 SPF requires the SMTP client IP to match the envelope sender
 (return-path). When a message is forwarded through an intermediate
 server, that intermediate server may need to rewrite the return-path
 to remain SPF compliant. If the message bounces, that intermediate
 server needs to validate the bounce and forward the bounce to the
 original sender.
 .
 This package contains the srs client that can be used in 
 your .forward files.
