unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Gregor Zattler <telegraph@gmx.net>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Re: 3a59cc84069376 lisp/gnus/message.el: Reduce redundancy with send-mail-function breaks sendmails -f option
Date: Fri, 2 Aug 2019 10:41:48 +0200	[thread overview]
Message-ID: <20190802084148.wpnrxqblgo26gb53@len.workgroup> (raw)
In-Reply-To: <jwvy30ctdg2.fsf-monnier+emacs@gnu.org>

Hi Stefan,
* Stefan Monnier <monnier@iro.umontreal.ca> [2019-08-02; 00:12]:
>> commit 3a59cc84069376802ba8fd731b524d78db58262c broke my email setup.
>> Somehow (TM) the envelopes sender address (sendmails -f option) is not
>> taken from From: any more.
>>
>> Therefore my smarthost doesn not accept the emails which are then frozen
>> on my system.
>>
>> Among others my customizations contain:
>>
>> '(mail-envelope-from 'header)
>> '(mail-specify-envelope-from t)
>>
>> And message-sendmail-f-is-evil is nil.
>
> Hmm... message-sendmail-f-is-evil used to default to nil, so the patch
> seems not to have made any difference in this respect.
>
> What's the value of `message-send-mail-function`?

message--default-send-mail-function

> What does `M-: (message-default-send-mail-function)` return?

message-send-mail-with-sendmail



Normally sendmail-program is set to a shell script which first
uses a tool called little brothers database to scrap email
addresses from outgoing messages and only then sends the
message.

But the problem remains, even if I erase the customization of
sendmail-program.



Thanks for your attention, Gregor
--
 -... --- .-. . -.. ..--.. ...-.-




      reply	other threads:[~2019-08-02  8:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-01 23:39 3a59cc84069376 lisp/gnus/message.el: Reduce redundancy with send-mail-function breaks sendmails -f option Gregor Zattler
2019-08-02  4:12 ` Stefan Monnier
2019-08-02  8:41   ` Gregor Zattler [this message]

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=20190802084148.wpnrxqblgo26gb53@len.workgroup \
    --to=telegraph@gmx.net \
    --cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this public inbox

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

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).