MDS wrote:
> 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;

cron

> [2] Gather all messages of a certain age and older;

Mail::Box::Maildir (part of the Mail::Box suite)

> [3] Move those messages into a given mbox; and

Mail::Box again

> [4] Compress those mbox's.

Compress::Zlib or `gzip ...`

> 
> Can you point me in the right direction?

Hope that helps. Disclaimer: I haven't used Mail::Box but it seems it would
help you.


-- 
Mark Thomas                    [EMAIL PROTECTED]
Internet Systems Architect     User Technology Associates, Inc.

$_=q;KvtuyboopuifeyQQfeemyibdlfee;; y.e.s. ;y+B-x+A-w+s; ;y;y; ;;print;;
 

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to