This package provides several mail related utility functions. Any function
required must by explicitly listed on the use line to be exported into
the calling package.
Return a guess at the current users mail address. The user can force
the return value by setting the MAILADDRESS environment variable.
WARNING:
When not supplied via the environment variable, <mailaddress> looks at
various configuration files and other environmental data. Although this
seems to be smart behavior, this is not predictable enough (IMHO) to
be used. Please set the MAILADDRESS explicitly, and do not trust on
the ``automatic detection'', even when that produces a correct address
(on the moment)
Copyright (c) 2002-2003 Mark Overmeer, 1995-2001 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.