Variable: nnimap-unsplittable-articles
nnimap-unsplittable-articles is a variable defined in nnimap.el.gz.
Value
(%Deleted %Seen)
Documentation
Articles with the flags in the list will not be considered when splitting.
This is a Gnus server variable. See Info node (gnus)Select Methods.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/nnimap.el.gz
(defvoo nnimap-unsplittable-articles '(%Deleted %Seen)
"Articles with the flags in the list will not be considered when splitting.")