A fully reversible sender rewriting scheme
use Mail::SRS::Reversible; my $srs = new Mail::SRS::Reversible(...);
See Mail::SRS for details of the standard \s-1SRS\s0 subclass interface. This module provides the methods compile() and parse(). It operates without store.
Mail::SRS