debian man page for mail::srs::db

Query: mail::srs::db

OS: debian

Section: 3pm

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

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

NAME
Mail::SRS::DB - A MLDBM based Sender Rewriting Scheme
SYNOPSIS
use Mail::SRS::DB; my $srs = new Mail::SRS::DB( Database => '/var/run/srs.db', ... );
DESCRIPTION
See Mail::SRS for details of the standard SRS subclass interface. This module provides the methods compile() and parse(). This module requires one extra parameter to the constructor, a filename for a Berkeley DB_File database.
BUGS
This code relies on not getting collisions in the cryptographic hash. This can and should be fixed. The database is not garbage collected.
SEE ALSO
Mail::SRS perl v5.10.1 2004-06-23 Mail::SRS::DB(3pm)
Related Man Pages
srsd(1p) - debian
mail::listdetector::detector::autoshare(3pm) - debian
mail::listdetector::detector::communigatepro(3pm) - debian
mail::spf::base(3pm) - debian
mail::spf::term(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Weird 'find' results