Synch with Oort Gnus.
[elisp/gnus.git-] / texi / gnus.texi
index 0b4ef32..6d06468 100644 (file)
@@ -12659,7 +12659,7 @@ methods:
 Or something like:
 @lisp
 (setq nnmail-split-methods
-      '(("duplicates" "^Gnus-Warning:")
+      '(("duplicates" "^Gnus-Warning:.*duplicate")
         ;; Other rules.
         [...]))
 @end lisp