On Saturday, June 1, 2002, at 07:35 PM, Scott Courtney wrote:
> for a in <mylist>-split-*.mbox; do
>      cat $a >> archives/private/<mylist>.mbox/<mylist>.mbox
>      bin/arch <mylist>
>      cron/nightly_gzip <mylist>
> done

Out of curiosity, how did you split the mbox?  I have about 1200 emails I 
want to add to the archive.

I couldn't think of a good way to do the split without splitting each 
message into an individual email, although I am seriously considering doing 
that.

--
You are responsible for your rose.
"Rule 5: Get Kirsten Dunst wet" (p 74 of Time 20-05-02)



------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

Reply via email to