Security Advisories (1)
CVE-2002-1271 (2002-11-12)

The Mail::Mailer Perl module in the perl-MailTools package 1.47 and earlier uses mailx as the default mailer, which allows remote attackers to execute arbitrary commands by inserting them into the mail body, which is then processed by mailx.

NAME

Mail::Alias - maniulate mail alias files of various formats

SYNOPSIS

use Mail::Alias;

DESCRIPTION

Mail::Alias can read various formats of mail alias. Once an object has been created it can be used to expand aliases and output in another format.

NOTE: This package is unfinished

CONSTRUCTOR

new ()

METHODS

read ()
write ()
format ()
exists ()
expand ()

AUTHOR

Graham Barr <gbarr@pobox.com>

COPYRIGHT

Copyright (c) 1995-7 Graham Barr. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.