Gnus development mailing list
 help / color / mirror / Atom feed
* Changing the location of my mail-sources directory
@ 2003-11-21 15:43 Eloy A. Paris
  2003-11-24 19:44 ` Kai Grossjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Eloy A. Paris @ 2003-11-21 15:43 UTC (permalink / raw)


Hello,

Gnus reads my mailing lists spool files from ~/Mail. I set this up
with the following statement in my .gnus:

(setq mail-sources '((directory :path "~/Mail/" :suffix ".spool")))

I would like to move everything to ~/mailing-lists. I though it was just
a matter of renaming ~/Mail to ~/mailing-lists and changing my .gnus to:

(setq mail-sources '((directory :path "~/mailing-lists/" :suffix ".spool")))

However, this does not work; Gnus complains it can't find the groups
when I try to enter them. Any suggestions?

Thanks!

Eloy.-




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

* Re: Changing the location of my mail-sources directory
  2003-11-21 15:43 Changing the location of my mail-sources directory Eloy A. Paris
@ 2003-11-24 19:44 ` Kai Grossjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Grossjohann @ 2003-11-24 19:44 UTC (permalink / raw)


"Eloy A. Paris" <peloy@chapus.net> writes:

> However, this does not work; Gnus complains it can't find the groups
> when I try to enter them. Any suggestions?

The groups normally have to do with gnus-select-method and
gnus-secondary-select-methods.  Maybe you also frobbed the location of
some groups, such as nnml groups?

Gnus uses ~/Mail by default for storing mail, so any nnml, nnfolder,
and so on, email will be in that directory.

Kai



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

end of thread, other threads:[~2003-11-24 19:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-21 15:43 Changing the location of my mail-sources directory Eloy A. Paris
2003-11-24 19:44 ` Kai Grossjohann

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