Gnus development mailing list
 help / color / mirror / Atom feed
From: Norman Walsh <ndw@nwalsh.com>
To: ding@gnus.org
Subject: Sendmail config for nognus 0.13?
Date: Wed, 23 Feb 2011 19:15:06 -0500	[thread overview]
Message-ID: <m2tyfu47at.fsf@nwalsh.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1070 bytes --]

Hello (again) world,

I upgraded to nognus 0.13 today. I don't think I've upgraded since '08
but I'm happy to report that everything seems just fine. Well. Mostly.

Sending mail seemed to be trying really hard to use
/Application/Mail.app. Like that was going to work.

I had configured the sendmail-program in .gnus:

  (setq sendmail-program "/usr/local/exim/bin/exim")

But apparently that wasn't sufficient for gnus-agent in 0.13. After
some random poking about, I concluded that adding

  (setq gnus-agent-send-mail-function 'message-send-mail-with-sendmail)
  (setq message-send-mail-real-function 'message-send-mail-with-sendmail)

would fix things, but that hardly seems like the best way. What
should I have done?

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | From a programmer's point of view, the
http://nwalsh.com/            | user is a peripheral that types when
                              | you issue a read request.--P. Williams

[-- Attachment #2: Type: application/pgp-signature, Size: 186 bytes --]

             reply	other threads:[~2011-02-24  0:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-24  0:15 Norman Walsh [this message]
2011-02-24  7:55 ` Steinar Bang
2011-02-25  3:28 ` Lars Ingebrigtsen

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=m2tyfu47at.fsf@nwalsh.com \
    --to=ndw@nwalsh.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).