Hi David, > Or bail out and let the user do that manually? Is this something > that people do often? Personally, if I tried to rmm a large number > of messages, it would be a mistake.
It bites refile(1) as well as rmm(1), rmmproc is used both times, but not sortm(1), there the old order is just lost. So bailing out would be OK as long as the refile didn't create a copy before bailing on the rmm; as happens now. Cheers, Ralph. _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
