libmail-srs-perl 0.31-7 source package in Ubuntu

Changelog

libmail-srs-perl (0.31-7) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/control: remove Testsuite and Rules-Requires-Root fields from
    binary package.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 16:12:13 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmail-srs-perl_0.31-7.dsc 2.2 KiB 68215c51c031980d40a6a66505ef383c5a66c26bc4a15a96e85999450819f87b
libmail-srs-perl_0.31.orig.tar.gz 26.0 KiB cea326558c58e92503bfce5d5b16a9231acc276652abc20c31701272979dbf57
libmail-srs-perl_0.31-7.debian.tar.xz 3.0 KiB b5fa668f56a75746f7a6b2ca32aaaed3e1ac39f2000bf1742378462334fb6efb

Available diffs

No changes file available.

Binary packages built by this source

libmail-srs-perl: No summary available for libmail-srs-perl in ubuntu kinetic.

No description available for libmail-srs-perl in ubuntu kinetic.

srs: 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.