Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: ding@gnus.org
Subject: movemail failing .. apparently permission issue
Date: Fri, 19 Dec 2014 19:36:05 -0500	[thread overview]
Message-ID: <87bnmzduoa.fsf@reader.local.lan> (raw)

Setup:
  Very new install of Gentoo linux
  GNU Emacs 25.0.50.1 (i686-pc-linux-gnu, GTK+ Version 3.12.2)
    of 2014-12-19 on gv
  (Installed thru gentoo manager (emerge/portage) emacs-vcs)
  (Gets installed from bzr repo)

When starting gnus:
I get a failure of movemail being unable to access some part of the
setup.  Apparently either /var/spool/mail or ~/spool

(from *Messages* buffer)
,----
| Reading incoming mail from directory...
| Processing mail from ~/.emacs-mail-crash-box...
| Reading incoming mail from file...
| movemail: Permission denied for /var/spool/mail/harry (1 return).  Continue? (y or n) n
| Mail source (file :path /var/spool/mail/harry) error (Permission denied for /var/spool/mail/harry).  Continue? (y or n) n
| Mail source (file :path /var/spool/mail/harry) failed: (error Cannot get new mail)
`----

/var/spool/mail is set mail:root and octal 755

drwxr-xr-x 2 mail  root  4096 Dec 19 13:30 mail

Actual mail file: /var/spool/mail/harry
-rw------- 1 harry nfsu 676 Dec 19 13:30 harry

My spool area in ~ is Myuser:Mygroup octal 755

`movemail' is set root:root octal 755

ls -l /usr/libexec/emacs/25.0.50/i686-pc-linux-gnu/
  -rwxr-xr-x 1 root root 22016 Dec 19 16:19 movemail

Anyone here understand what is happening?




             reply	other threads:[~2014-12-20  0:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-20  0:36 Harry Putnam [this message]
2014-12-20  8:55 ` Andreas Schwab
2014-12-20 12:59   ` Harry Putnam
2014-12-21 21:05 ` Harry Putnam

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=87bnmzduoa.fsf@reader.local.lan \
    --to=reader@newsguy.com \
    --cc=ding@gnus.org \
    /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).