Hello All
Remark:
I'm sorry if this question was discussed already, but I couldn't found
any traces of that in the maillist's archive.
Environment:
SunOS (Sparc) 5.6
Perl 5.004
XML::Parser 2.31
expat 1.95.2
Problem:
"perl Makefile.PL" - no problem
"make" - no problem
"make tes
Following is what I want to do -- can anybody recommend a module to
facilitate this?
[1] Periodically visit each of many hundreds of maildir's;
[2] Gather all messages of a certain age and older;
[3] Move those messages into a given mbox; and
[4] Compress those mbox's.
Can you point me in the