Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Mail::SRS 0.31

    Download button

    No screenshots available
    Downloads: 784  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.5/5)
    9 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Shevek | More programs
    Perl Artistic License / FREE
    January 11th, 2008, 18:55 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Mail::SRS description

    Mail::SRS is a Perl interface to Sender Rewriting Scheme.

    Mail::SRS is a Perl interface to Sender Rewriting Scheme.

    SYNOPSIS

    use Mail::SRS;
    my $srs = new Mail::SRS(
    Secret => [ .... ], # scalar or array
    MaxAge => 49, # days
    HashLength => 4, # base64 characters: 4 x 6bits
    HashMin => 4, # base64 characters
    );
    my $srsaddress = $srs->forward($sender, $alias);
    my $sender = $srs->reverse($srsaddress);

    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.
    SRS provides a convention for return-path rewriting which allows multiple forwarding servers to compact the return-path. SRS also provides an authentication mechanism to ensure that purported bounces are not arbitrarily forwarded.

    SRS is documented at http://spf.pobox.com/srs.html and many points about the scheme are discussed at http://www.anarres.org/projects/srs/
    For a better understanding of this code and how it functions, please read this document and run the interactive walkthrough in eg/simple.pl in this distribution. To run this from the build directory, type "make teach".

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Sender Rewriting Scheme | SRS interface | Perl module | SRS | Perl | interface

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM