Discussion:
gnus-delay fails partially
Igor Sosa Mayor
2014-10-14 19:12:57 UTC
Permalink
Hi,

I attempted to have a mail delayed, but when its time came, I got the
stack trace below.

The problem is: the mail is being sent, but the mail is not removed from
nndraft:delayed...

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
string-match("^[^:]+:" nil)
gnus-request-group(nil)
nnmail-expiry-target-group(nil "delayed")
nnmh-request-expire-articles((1) "delayed" "" t)
apply(nnmh-request-expire-articles ((1) "delayed" "" t))
nnoo-parent-function(nndraft nnmh-request-expire-articles ((1) "delayed" "" t))
nndraft-request-expire-articles((1) "delayed" "" t)
gnus-request-expire-articles((1) "nndraft:delayed" t)
gnus-draft-send(1 "nndraft:delayed")
gnus-delay-send-queue()
run-hooks(gnus-get-new-news-hook)
apply(run-hooks gnus-get-new-news-hook)
gnus-run-hooks(gnus-get-new-news-hook)
gnus-group-get-new-news(nil)
call-interactively(gnus-group-get-new-news nil nil)
--
:: Igor Sosa Mayor :: ***@gmail.com ::
:: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ ::
:: jabberid: rogorido :: ::
Lars Ingebrigtsen
2015-01-26 05:03:26 UTC
Permalink
Post by Igor Sosa Mayor
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
string-match("^[^:]+:" nil)
gnus-request-group(nil)
nnmail-expiry-target-group(nil "delayed")
nnmh-request-expire-articles((1) "delayed" "" t)
Do you have `nnmail-expiry-target' set to nil?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
Loading...