(const delete)))
(defcustom nnmail-extra-headers nil
- "*Extra headers to parse."
+ "*Extra headers to parse.
+Symbols must be catitalized."
:group 'nnmail
:type '(repeat symbol))
(total 0)
incoming incomings source)
(when (and (nnmail-get-value "%s-get-new-mail" method)
- nnmail-spool-file)
+ sources)
;; We first activate all the groups.
(nnmail-activate method)
;; Allow the user to hook.