Gnus development mailing list
 help / color / mirror / Atom feed
* Unplugged gnus does not read from mail-sources
@ 2001-01-24 21:14 Gerd Boerrigter
  2001-01-24 22:07 ` ShengHuo ZHU
  0 siblings, 1 reply; 9+ messages in thread
From: Gerd Boerrigter @ 2001-01-24 21:14 UTC (permalink / raw)


Hi,

I have the following setup in my .gnus:

,----[ .gnus ]
| (setq gnus-select-method '(nntp "localhost"))
| 
| ;; methods for reading mail.
| (setq gnus-secondary-select-methods
|       '((nnml "")
|         (nnimap "localhost"
|                 (nnimap-address "localhost")
|                 )
|       ))
| (setq mail-sources
|       '((file)
|         (directory :path "~/Mail/Spool"
|                    :suffix ""
|                    ))
|         )
`----

and also some additional servers configured through the
menus/configure:

,----[ *Server* ]
|      {nnfolder:archive} (opened)
|      {nnimap:mail.external-server.com} (denied)
|      {nndraft:} (opened)
|      {nnimap:localhost} (opened)
|      {nnml:} (opened)
|      {nntp:localhost} (opened)
`----

The only agentized server is the mail.external-server.com, because the
others are local and don't need to be agents.  (BTW, where can I see
if a server is agentized?  They look all alike in the server buffer,
no hint what server is an agent, and who is not.)

If gnus is unplugged, it doesn't get the new mail from the
mail-sources.  Only if I put gnus to plugged mode, the mail from the
mail-sources is read.  Of course, that makes problems with my external
imap server, because I am offline.  Shouldn't an unplugged gnus still
read the mail from the mail-sources and only the agent servers are
treated special?  How can I make that gnus still uses mail-sources,
even if unplugged?  Anything I am overlooking?

Thanks,
Gerd



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

end of thread, other threads:[~2001-02-02 22:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-24 21:14 Unplugged gnus does not read from mail-sources Gerd Boerrigter
2001-01-24 22:07 ` ShengHuo ZHU
2001-01-24 22:25   ` dot gnus files Dirk Gomez
2001-01-25  1:10     ` Nick Papadonis
2001-01-25  1:14       ` Lee Cantey
2001-01-26 14:40     ` Charles Sebold
2001-02-02 21:22   ` Unplugged gnus does not read from mail-sources Gerd Boerrigter
2001-02-02 21:57     ` ShengHuo ZHU
2001-02-02 22:54       ` Gerd Boerrigter

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