Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-demon-scan-mail and nnimap-request-scan are not working
@ 2011-12-15 18:46 Vitalie Spinu
  2012-01-03 20:37 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Vitalie Spinu @ 2011-12-15 18:46 UTC (permalink / raw)
  To: ding


Hi,

I cannot update mails with daemon because gnus-demon-scan-mail seems not
to work.

Internally it uses:

(gnus-request-scan nil server)
 ->
(nnimap-request-scan nil server)
 ->
(nnimap-split-articles nil server)
 ->
(nnimap-possibly-change-server server)

The last one is nil always, and thus nothing happens.

Here server is like:
  '(nnimap "NAME" (nnimap-address "imap.gmail.com")
				(nnimap-server-port 993) (nnimap-stream ssl)
				(nnimap-authenticator login) (nnir-search-engine imap))

Many thanks,
Vitalie.




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

* Re: gnus-demon-scan-mail and nnimap-request-scan are not working
  2011-12-15 18:46 gnus-demon-scan-mail and nnimap-request-scan are not working Vitalie Spinu
@ 2012-01-03 20:37 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2012-01-03 20:37 UTC (permalink / raw)
  To: Vitalie Spinu; +Cc: ding

Vitalie Spinu <spinuvit.list@gmail.com> writes:

> (nnimap-possibly-change-server server)
>
> The last one is nil always, and thus nothing happens.

This function no longer exists in the current Gnus version, so this
probably works now.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



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

end of thread, other threads:[~2012-01-03 20:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-15 18:46 gnus-demon-scan-mail and nnimap-request-scan are not working Vitalie Spinu
2012-01-03 20:37 ` Lars Magne Ingebrigtsen

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).