Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: dial up POP and gnus-demon-scan-mail ??
Date: 09 Jan 2001 00:13:15 -0500	[thread overview]
Message-ID: <2ny9wl8g0k.fsf@tiger.jia.vnet> (raw)
In-Reply-To: <wkbstm679e.fsf@blue.sea.net>

posting-list@mailAndnews.com (Jari Aalto+mail.emacs) writes:

> * 2001-01-03 ShengHuo ZHU <zsh@cs.rochester.edu> list.emacs-ding
> * Message-Id: <2nlmsrx6l0.fsf@tiger.jia.vnet>
> | posting-list@mailAndnews.com (Jari Aalto+mail.emacs) writes:
> | 
> | > I think that the gnus-demon-scan-mail does not get my mail from POP
> | > account which I have defined in mail-sources, because it only looks 
> | > into gnus-opened-servers. I don't see the connection to my POP
> | > in the variable gnus-opened-servers.
> | > 
> | > How is the POP and daemon fething, dial-up / agent all go together?
> | > What I need to do to get demon to fetch mail from POP too?
> | 
> | Plug Gnus, then do daemon fetching.
> 
> It is. That's why I am asking...
> 
> gnus-demon-scan-mail does not work but gnus-demon-scan-news does,
> 
> ...but I do not want to scan the newsgrops, what the solution?

How about this?

(defun your-demon-scan-mail ()
   (let ((gnus-plugged t))
        (gnus-demon-scan-mail)))

(gnus-demon-add-handler 'your-demon-scan-mail 120 60)

ShengHuo



      reply	other threads:[~2001-01-09  5:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-04  0:48 Jari Aalto+mail.emacs
2001-01-04  4:51 ` ShengHuo ZHU
2001-01-05  2:51   ` Jari Aalto+mail.emacs
2001-01-09  5:13     ` ShengHuo ZHU [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2ny9wl8g0k.fsf@tiger.jia.vnet \
    --to=zsh@cs.rochester.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).