Variable: nnspool-rejected-article-hook
nnspool-rejected-article-hook is a variable defined in nnspool.el.gz.
Value
nil
Documentation
A hook that will be run when an article has been rejected by the server.
This is a Gnus server variable. See Info node (gnus)Select Methods.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/nnspool.el.gz
(defvoo nnspool-rejected-article-hook nil
"A hook that will be run when an article has been rejected by the server.")