nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Locking (specifically, sequences)

2013-03-10 10:50:23
Hi,

Ken wrote:
folder -pack is the big one

Aside:  As I think I've mentioned before, I need a `folder -pack
31415-last' to avoid much churn on incremental backups and kind of get
this by

    refile @tmp "$@" </dev/null &&   # Assumes "yes" to "create folder".
    refile -src @tmp all @. &&
    rmf @. | (egrep -v '^\[\+inbox now current\]'; exit 0)

A partial-packing folder(1) that only had the given message number
ranges to play with would need less lock-time.

Cheers, Ralph.

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

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