Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* How to make gnus store received mail in the directory /mnt/windows?
@ 2005-08-14 11:38 romeomedina
  2005-08-14 12:08 ` Jesper Harder
  0 siblings, 1 reply; 5+ messages in thread
From: romeomedina @ 2005-08-14 11:38 UTC (permalink / raw)


Hi.

I want gnus to store my received mail in a certain directory,
let's call it `/path/to/mydir'. To do so, I just put in my .gnus.el
the following:

(setq gnus-select-method  '(nnml "received-mail"
				 (nnml-directory "/path/to/mydir")
))

, and it works fine.
Now, the problem is that the desired directory is /mnt/windows,
and gnus refuses to store mail there, maybe because of a matter of
permissions. But the command `$ ls -l /mnt' shows that the
dir /mnt/windows is writable by all users.
How can I work the problem out?

Thanks for any help,
Rodolfo


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

end of thread, other threads:[~2005-08-14 15:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-14 11:38 How to make gnus store received mail in the directory /mnt/windows? romeomedina
2005-08-14 12:08 ` Jesper Harder
2005-08-14 12:51   ` romeomedina
2005-08-14 14:04   ` Barutan Seijin
2005-08-14 15:15     ` romeomedina

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