all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: MattR <rosing@peakNOSPAMfive.com>
Subject: Re: user-mail-address adds from, not replace
Date: Mon, 23 Aug 2004 18:50:21 GMT	[thread overview]
Message-ID: <412A3B9D.2000208@peakNOSPAMfive.com> (raw)
In-Reply-To: 412A1E31.1000700@yahoo.com


emacs 20:

  send-mail-function's value is
  sendmail-send-it

  Documentation:
  Function to call to send the current buffer as mail.
  The headers should be delimited by a line which is
  not a valid RFC822 header or continuation line.

  Defined in `sendmail'.

emacs 21:

  smtpmail-send-it

  <other stuff deleted>

BUT...

I pulled postfix and inserted sendmail as the MTA and now things work. I 
had to set send-mail-function to smtpmail-send-it to get the mail to go 
through my isp's mail machine.

I've never used postfix before.  Is there a reason why it adds the extra 
stuff, or a way to fix it?

Matt



Kevin Rodgers wrote:

> What does `C-h v send-mail-function' say in Emacs 20 vs 21?
> 

  reply	other threads:[~2004-08-23 18:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-21  4:05 user-mail-address adds from, not replace MattR
2004-08-23 16:41 ` Kevin Rodgers
2004-08-23 18:50   ` MattR [this message]
2004-08-23 21:04     ` Kevin Rodgers
2004-08-24  0:12       ` Matt

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=412A3B9D.2000208@peakNOSPAMfive.com \
    --to=rosing@peaknospamfive.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.