(nnmail-get-new-mail): Do not check `nnmail-spool-file'.
[elisp/gnus.git-] / lisp / nnmail.el
index 35ca394..20e134e 100644 (file)
@@ -1408,7 +1408,7 @@ See the documentation for the variable `nnmail-split-fancy' for documentation."
         (total 0)
         incoming incomings source)
     (when (and (nnmail-get-value "%s-get-new-mail" method)
-              nnmail-spool-file)
+              sources)
       (while (setq source (pop sources))
        ;; Be compatible with old values.
        (cond