]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/public-inbox-learn.pod
watchmaildir: ensure I:/W:/E: prefixes in warnings
[public-inbox.git] / Documentation / public-inbox-learn.pod
index addcbcb5113f327b884f32a6116c25e1e4bd94b8..cd9bf2782ad74bae8cbb90544aef7618d7408b22 100644 (file)
@@ -50,8 +50,13 @@ C<publicinboxmda.spamcheck> is C<none> in L<public-inbox-config(5)>.
 
 =item rm
 
-This is identical to the C<spam> command above, but does
-not feed the message to L<spamc(1)>
+This is similar to the C<spam> command above, but does
+not feed the message to L<spamc(1)> and only removes messages
+which match on any of the C<To:>, C<Cc:>, and C<List-ID:> headers.
+
+The C<--all> option may be used match C<spam> semantics in removing
+the message from all configured inboxes.  C<--all> will be
+available in public-inbox 1.6.0 (PENDING).
 
 =back