Gnus development mailing list
 help / color / mirror / Atom feed
* dial up POP and gnus-demon-scan-mail ??
@ 2001-01-04  0:48 Jari Aalto+mail.emacs
  2001-01-04  4:51 ` ShengHuo ZHU
  0 siblings, 1 reply; 4+ messages in thread
From: Jari Aalto+mail.emacs @ 2001-01-04  0:48 UTC (permalink / raw)



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?

Ideally I would like to put Gnus to fetch my favourate newsgroups
vi agent J u download after the mail fetching is done, provided
that emacs is still idle.

Jari

.......................................................................
(pp gnus-opened-servers)

(((nntp "news.koti.tpo.fi")
  ok)
 ((nntp "news.dyndns.org")
  ok)
 ((nndraft "")
  ok)
 ((nnvirtual "nnml:tpu")
  ok)
 ((nndoc "e:/home/jaalto/Mail/Download/uta/ssjaaa.procmail"
	 (nndoc-address "e:/home/jaalto/Mail/Download/uta/ssjaaa.procmail")
	 (nndoc-article-type guess))
  ok)
 ((nnml "")
  ok))

.......................................................................
(pp mail-sources)

((pop :server "mail.koti.tpo.fi" :password "-----------" :user "----")
 (pop :server "laatikko.saunalahti.fi" :password "------" :user "----")
 (file :path "f:/u/var/mail/jaalto" :plugged t)
 (directory :path "e:/home/jaalto/Mail/Download/spool" 
            :suffix ".spool" :plugged t))

.......................................................................

     {nnfolder:archive} (closed)
     {nntp:news.tpu.fi} (closed)
     {nnfolder:download-tmp-nnf} (closed)
     {nnspool:cache} (closed)
     {nnml:junk} (closed)
     {nnml:mail} (closed)
     {nnml:download-nnml} (closed)
     {nnml:list} (closed)
     {nnml:tpu} (closed)
     {nnml:download-tmp} (closed)
     {nntp:is.lg.ua} (closed)
     {nntp:news.wenet.net} (closed)
     {nntp:news.dyndns.org} (opened)
     {nntp:uutiset.saunalahti.fi} (closed)
     {nntp:newton.tpu.fi} (closed)
     {nntp:newton} (closed)
     {nntp:newtont} (closed)
     {nntp:news.koti.tpo.fi} (opened)
     {nndraft:} (opened)
     {nnvirtual:nnml:tpu} (opened)
     {nndoc:e:/home/jaalto/Mail/Download/uta/ssjaaa.procmail} (opened)
     {nnml:} (opened)




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

* Re: dial up POP and gnus-demon-scan-mail ??
  2001-01-04  0:48 dial up POP and gnus-demon-scan-mail ?? Jari Aalto+mail.emacs
@ 2001-01-04  4:51 ` ShengHuo ZHU
  2001-01-05  2:51   ` Jari Aalto+mail.emacs
  0 siblings, 1 reply; 4+ messages in thread
From: ShengHuo ZHU @ 2001-01-04  4:51 UTC (permalink / raw)


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.

ShengHuo



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

* Re: dial up POP and gnus-demon-scan-mail ??
  2001-01-04  4:51 ` ShengHuo ZHU
@ 2001-01-05  2:51   ` Jari Aalto+mail.emacs
  2001-01-09  5:13     ` ShengHuo ZHU
  0 siblings, 1 reply; 4+ messages in thread
From: Jari Aalto+mail.emacs @ 2001-01-05  2:51 UTC (permalink / raw)


* 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?

Jari




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

* Re: dial up POP and gnus-demon-scan-mail ??
  2001-01-05  2:51   ` Jari Aalto+mail.emacs
@ 2001-01-09  5:13     ` ShengHuo ZHU
  0 siblings, 0 replies; 4+ messages in thread
From: ShengHuo ZHU @ 2001-01-09  5:13 UTC (permalink / raw)


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



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

end of thread, other threads:[~2001-01-09  5:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-04  0:48 dial up POP and gnus-demon-scan-mail ?? 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 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).