mhonarc-users

Re: Removing large numbers of messages from an archive?

1997-07-11 15:13:03
Earl Hood wrote:
for ($i=1000, @n=(); $i <= 3000; $i++) { push @n, $i; }
system "mhonarc", "-rmm", @n;

Thanks very much, Earl (and Adel), this did the trick
wonderfully.

Take care,
Nick

--
Nick Silberstein   | Technical Team
Fusion Interactive | Seattle Office
206.284.1800 x 206 | http://www.fusioni.com/~nick/

<Prev in Thread] Current Thread [Next in Thread>