Gnus development mailing list
 help / color / mirror / Atom feed
From: Rodolfo Medina <romeomedina@libero.it>
Subject: Re: How to make gnus store received mail in the directory /mnt/windows?
Date: Mon, 15 Aug 2005 09:00:29 +0000 (UTC)	[thread overview]
Message-ID: <loom.20050815T110001-576@post.gmane.org> (raw)
In-Reply-To: <x7br3z9901.fsf@davestoy.homelinux.org>

Rodolfo Medina wrote:

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


Henrik Enberg wrote:

> What OS are you trying this from, and what OS is /mnt/windows?  For
> example, The Linux kernel can't write to NTFS file systems.


Dave Goldberg wrote:

> [...] Yes, unless
> one is very brave and enables NTFS writing by hand (I'm not aware of
> any Linux distro that will provide you with it) an NTFS file system
> locally mounted will be read-only.


Thanks indeed for your kind replies.
Yes, it is a linux-windows dual boot system.
The MS Windows partition is under the /mnt/windows directory.
It is a shame the matter looks to be a difficult one.
But there's something I don't understand:

1) I regularly write files and directories from linux into /mnt/windows,
   without problems. Why does the problem with the NTFS file system
   only arise when I want gnus to do what I usually do?

2) If I start emacs as root, and then open gnus from within
   emacs, then I manage to do what I want. Why does the problem 
   with the NTFS file system not arise then?
   
Finally, do you think a solution is possible, and give some hint
about how to achieve it?

Thanks indeed,
Rodolfo





  reply	other threads:[~2005-08-15  9:00 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-14 22:33 Rodolfo Medina
2005-08-15  3:11 ` Henrik Enberg
2005-08-15  3:25   ` Dave Goldberg
2005-08-15  9:00     ` Rodolfo Medina [this message]
2005-08-15  9:36       ` Adam Sjøgren
2005-08-15 15:19         ` Rodolfo Medina
2005-08-15  3:18 ` Dave Goldberg
2005-08-15  8:57 romeomedina
2005-08-15 14:58 romeomedina
2005-08-15 16:08 romeomedina
2005-08-15 16:35 ` David S. Goldberg
2005-08-15 18:39   ` Rodolfo Medina
2005-08-15 18:25 romeomedina
2005-08-15 18:40 ` Adam Sjøgren
2005-08-15 19:48   ` Rodolfo Medina
2005-08-15 19:40 romeomedina
2005-08-15 19:57 ` Derrell.Lipman
2005-08-15 20:02   ` Adam Sjøgren
2005-08-15 21:47   ` Rodolfo Medina
2005-08-15 22:18     ` Rodolfo Medina
2005-08-15 20:00 ` Adam Sjøgren
2005-08-15 22:06 romeomedina
2005-08-15 22:21 romeomedina
2005-08-16 21:05 ` Rodolfo Medina

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=loom.20050815T110001-576@post.gmane.org \
    --to=romeomedina@libero.it \
    /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).