MHonArc v2.4.2 is now available for download from <http://www.oac.uci.edu/indiv/ehood/mhonarc.html> and should be showing up a CPAN site near you <http://www.perl.com/CPAN/authors/id/EHOOD/>/ Summary of changes: Enhancements/Changes -------------------- o Added the following resources: STDIN Source for standard input o Added the following resource variables: $ENV$ Print an environment variable o Added support for decoding uuencoded data within text messages in mhtxtplain.pl. Decoding activated via the "uudecode" option. o For processing time format strings, POSIX::strftime() is used, if available. If not, MHonArc implementation is used. o The default value of FROMFIELDS now includes "return-path". o Description section moved before Options section in -help message. Bug Fixes --------- Problem: M2H_URL envariable does not properly affect the URL resource. M2H_SORT does affect it. Solution: Fixed (typo). Problem: %c does not work in time format resources. Solution: Fixed. Problem: When invoking mha-dbrecover, Perl errors occur for mhmsgfile.pl. Solution: Fixed. What I forgot to mention in the CHANGES and BUGS files are some documentation fixes and additions. Enjoy, --ewh
