unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Glenn Morris <gmorris+news@ast.cam.ac.uk>
Subject: Re: mail: Sending...failed with exit value 71
Date: Mon, 08 Dec 2003 19:45:31 +0000	[thread overview]
Message-ID: <1awu97drfo.fsf@xpc14.ast.cam.ac.uk> (raw)
In-Reply-To: mailman.1361.1070913718.399.help-gnu-emacs@gnu.org

gebser@speakeasy.net wrote:

> So, it must be that there's some other configuration item in emacs
> which is bombing when it tries to send the mail.

Alright then, the crystal ball says:

You have a sendmail installation where the sendmail executable (eg
/usr/sbin/sendmail) is not suid root. Either make it so (chmod u+s
/usr/sbin/sendmail), or if you can't/don't want to do that, try

(setq message-send-mail-function 'smtpmail-send-it  ; for Gnus
      send-mail-function 'smtpmail-send-it          ; for other things
      smtpmail-debug-info t    ; only while you sort out this issue
      smtpmail-smtp-server "your.mail.server")

  parent reply	other threads:[~2003-12-08 19:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1288.1070773808.399.help-gnu-emacs@gnu.org>
2003-12-07 23:37 ` mail: Sending...failed with exit value 71 Glenn Morris
2003-12-08 18:59   ` gebser
     [not found]   ` <mailman.1361.1070913718.399.help-gnu-emacs@gnu.org>
2003-12-08 19:45     ` Glenn Morris [this message]
2003-12-08 23:38       ` gebser
2003-12-09  1:37         ` Glenn Morris
2003-12-09 18:27           ` gebser
2003-12-19 11:20 ken
     [not found] <mailman.1413.1070998182.399.help-gnu-emacs@gnu.org>
2003-12-09 19:42 ` Glenn Morris
  -- strict thread matches above, loose matches on Subject: below --
2003-12-07  3:41 gebser
2003-12-07 19:59 ` gebser

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1awu97drfo.fsf@xpc14.ast.cam.ac.uk \
    --to=gmorris+news@ast.cam.ac.uk \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).