Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-delay not sending articles
@ 2001-11-13  1:57 Benjamin Rutt
  2001-11-13 10:07 ` Kai Großjohann
  0 siblings, 1 reply; 9+ messages in thread
From: Benjamin Rutt @ 2001-11-13  1:57 UTC (permalink / raw)


When I press '1 g' or just 'g' from the "*Group*" buffer, my delayed
articles aren't being sent.  I edebugged into gnus-delay-send-drafts
and found that

(gnus-gethash group gnus-newsrc-hashtb)

always returns nil (where 'group' is bound to 'nndraft:delayed').
This is preventing my delayed drafts from being sent.

I have the following in my ~/.gnus:

(require 'gnus-delay)
(gnus-delay-initialize)

Gnus created the file ~/News/drafts/delayed/1 after I pressed C-c C-j
on a message and entered '1m' for "1 minute" as the delay time.  The
file contains:

,----[ ~/News/drafts/delayed/1 ]
| Gcc: nnmbox+sent:sent-mail
| To: Benjamin Rutt <rutt@cis.ohio-state.edu>
| Subject: foo delayed
| From: Benjamin Rutt <rutt@cis.ohio-state.edu>
| Reply-To: Benjamin Rutt <rutt@cis.ohio-state.edu>
| X-Gnus-Delayed: Mon, 12 Nov 2001 20:41:38 -0500
| --text follows this line--
| 
| -- 
| Benjamin Rutt <rutt@cis.ohio-state.edu>
`----

My gnus is as recent as last Friday's Oort from cvs.

Any clues?  I suspect `gnus-newsrc-hashtb' should really contain the
string nndraft:delayed somewhere, but it doesn't.
-- 
Benjamin



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2001-11-14  3:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-13  1:57 gnus-delay not sending articles Benjamin Rutt
2001-11-13 10:07 ` Kai Großjohann
2001-11-13 13:09   ` Benjamin Rutt
2001-11-13 16:10     ` Kai Großjohann
2001-11-13 16:48       ` Benjamin Rutt
2001-11-13 17:02         ` Benjamin Rutt
2001-11-13 17:44           ` Kai Großjohann
2001-11-14  3:37             ` Benjamin Rutt
2001-11-13 17:43         ` Kai Großjohann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).