debian man page for mail::srs::shortcut

Query: mail::srs::shortcut

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Mail::SRS::Shortcut(3pm)				User Contributed Perl Documentation				  Mail::SRS::Shortcut(3pm)

NAME
Mail::SRS::Shortcut - A shortcutting Sender Rewriting Scheme
SYNOPSIS
use Mail::SRS::Shortcut; my $srs = new Mail::SRS::Shortcut(...);
DESCRIPTION
WARNING: Using the simple Shortcut strategy is a very bad idea. Use the Guarded strategy instead. The weakness in the Shortcut strategy is documented at http://www.anarres.org/projects/srs/ See Mail::SRS for details of the standard SRS subclass interface. This module provides the methods compile() and parse(). It operates without store, and shortcuts around all middleman resenders.
SEE ALSO
Mail::SRS perl v5.10.1 2004-06-23 Mail::SRS::Shortcut(3pm)
Related Man Pages
srs(1p) - debian
mail::spf::mech::all(3pm) - debian
mail::spf::term(3pm) - debian
mail::srs(3pm) - debian
test::pod::coverage(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?