From 5759c29ba5e0c8b2b1135e528e133dc7dde219f8 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 21 Jun 2020 00:21:33 +0000 Subject: init: add --skip-artnum parameter For archivists with only newer mail archives, this option allows reserving reserve NNTP article numbers for yet-to-be-archived old messages. Indexers will need to be updated to support this feature in future commits. -V1 inboxes will now be initialized with SQLite and Xapian support if this option is used, or if --indexlevel= is specified. --- Documentation/public-inbox-init.pod | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'Documentation/public-inbox-init.pod') diff --git a/Documentation/public-inbox-init.pod b/Documentation/public-inbox-init.pod index 495a258f..5714828d 100644 --- a/Documentation/public-inbox-init.pod +++ b/Documentation/public-inbox-init.pod @@ -39,6 +39,20 @@ See L for more information. Default: C +=item -N, --skip-artnum + +This option allows archivists to publish incomplete archives +with only new mail while allowing NNTP article numbers +to be reserved for yet-to-be-archived old mail. + +This is mainly intended for users of C<--skip-epoch> (documented below) +but may be of use to L users. + +There is no automatic way to use reserved NNTP article numbers +when old mail is found, yet. + +Default: unset, no NNTP article numbers are skipped + =item -S, --skip-epoch For C<-V2> (L) inboxes only, this option -- cgit v1.2.3-24-ge0c7