all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Sven Joachim <svenjoac@gmx.de>
Cc: "Jose A. Ortega Ruiz" <jao@gnu.org>, 36937@debbugs.gnu.org
Subject: bug#36937: 26.1; Sending mails doesn't set From: correctly
Date: Tue, 06 Aug 2019 03:32:55 -0400	[thread overview]
Message-ID: <jwv36ieiwek.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87ftmeydjc.fsf@turtle.gmx.de> (Sven Joachim's message of "Tue, 06 Aug 2019 09:10:47 +0200")

>>> This problem started happening in builds from master around 4 days ago:
>>>
>>> - start emacs -Q
>>> - M-x mail (or any other form of sending email)
>>> - Set a From: value different from user@localhostname
>>> - Send mail using local sendmail
>>>
>>> The mail is sent with a from header seen by postfix (i don't know about
>>> other MTAs) as user@localhost, instead of the From: i set in the
>>> headers.  By user@localhost i mean the unix username running emacs and
>>> the hostname as returned by hostname(1).  It seems emacs is just
>>> ignoring the value of From:, or setting it in a way postfix doesn't
>>> understand.
>>>
>>> I know almost for sure it's an emacs problem because emacs 26 or an
>>> earlier version of emacs-snapshot is working without problems.
>>
>> Confirmed here, although it did not prevent me personally from sending
>> mail, since I had already set up postfix to rewrite such
>> user@localhostname addresses back.
>>
>> Reverting commit 3a59cc840693 (" * lisp/gnus/message.el: Reduce
>> redundancy with send-mail-function") fixed the problem.  It looks like
>> this commit changed some important options and looks NEWS-worthy.
>
> Most notably, it changed the default of message-sendmail-f-is-evil,
> which is now t.

Indeed, I aligned it with mail-specify-envelope-from.  
I guess I should revert this part.  But I'm still perplexed: `M-x mail`
shouldn't pay any attention to message-sendmail-f-is-evil when sending
the message.


        Stefan






  reply	other threads:[~2019-08-06  7:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-05 18:00 bug#36937: 26.1; Sending mails doesn't set From: correctly Jose A. Ortega Ruiz
2019-08-05 19:46 ` Sven Joachim
2019-08-06  7:10   ` Sven Joachim
2019-08-06  7:32     ` Stefan Monnier [this message]
     [not found]       ` <FMvW6nm7r2CHxlnkt2DXHDW7iNPmJrCcUSTmI7SI_qrg6fzR-vcBJlPvtECxekzaGrAGlhlmmSmvf6pA3bcykg==@protonmail.internalid>
2019-08-06  8:34       ` Sven Joachim
     [not found]         ` <875znaid0j.fsf@gnus.jao.io>
2019-08-06 15:04           ` Jose A. Ortega Ruiz
2019-08-07  0:43             ` Stefan Monnier
2019-08-07 13:47               ` Jose A. Ortega Ruiz
2019-08-06  7:19   ` Stefan Monnier

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=jwv36ieiwek.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=36937@debbugs.gnu.org \
    --cc=jao@gnu.org \
    --cc=svenjoac@gmx.de \
    /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.