Gnus development mailing list
 help / color / mirror / Atom feed
From: SL Baur <steve@xemacs.org>
Subject: Re: help, I've crippled my gnus
Date: 09 Jul 1998 22:12:26 -0700	[thread overview]
Message-ID: <m2hg0qs30l.fsf@altair.xemacs.org> (raw)
In-Reply-To: root's message of "09 Jul 1998 21:42:22 -0500"

Uh oh.  ding@gnus.org is still bombing for me:

The original message was received at Thu, 9 Jul 1998 22:04:44 -0700
from steve@localhost

   ----- The following addresses had permanent fatal errors -----
ding@gnus.org

   ----- Transcript of session follows -----
... while talking to claymore.vcinet.com.:
>>> RCPT To:<ding@gnus.org>
<<< 551 we do not relay
550 ding@gnus.org... User unknown


root  <root@twocups.tanet.net> writes:

> OK, I can send mail from root, but not from any user.  I'm thinking
> this is probably a permissions problem, but I can't find the culprit.

> /tmp is 1777 root.root
> /var/spool/mail is 775 root.mail
> /var/spool/mqueue is 755 root.mail

> These are probably too loose, if anything.  I don't know what else to
> look at.

Being able to do something as root but not as an oridinary user is a
permission problem 99.9999% of the time.  The permissions you listed
look fine.  Is your sendmail binary properly setuid/setgid?

You might also try using smtpmail and talking to the local mail server
over a network socket.

To use smtpmail you would need to set something like:

(setq message-send-mail-function 'smtpmail-send-it)
;; If this bombs, add `(autoload 'smtpmail-send-it "smtpmail")', I
;; forget which version of XEmacs we fixed this in.

(setq smtpmail-smtp-server "localhost")


  reply	other threads:[~1998-07-10  5:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-10  2:42 root
1998-07-10  5:12 ` SL Baur [this message]
1998-07-10 17:46   ` Bud Rogers
1998-07-12  1:44     ` Bud Rogers
  -- strict thread matches above, loose matches on Subject: below --
1998-07-08 20:58 help " Bud Rogers

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=m2hg0qs30l.fsf@altair.xemacs.org \
    --to=steve@xemacs.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).