mail::srs::db(3pm) debian man page | unix.com

Man Page: mail::srs::db

Operating Environment: debian

Section: 3pm

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
srs(1p) - debian
mail::message::wrapper::spamassassin(3pm) - debian
mail::milter::wrapper::decodesrs(3pm) - debian
mail::spf::base(3pm) - debian
mail::srs(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
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph