Variable: mail-source-crash-box
mail-source-crash-box is a customizable variable defined in
mail-source.el.gz.
Value
"~/.emacs-mail-crash-box"
Documentation
File where mail will be stored while processing it.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/mail-source.el.gz
(defcustom mail-source-crash-box "~/.emacs-mail-crash-box"
"File where mail will be stored while processing it."
:type 'file)