From: Stefan Monnier <monnier@iro.umontreal.ca>
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, 02 Aug 2019 00:12:30 -0400 [thread overview]
Message-ID: <jwvy30ctdg2.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20190801233949.z4dfwk2jwawcdpkw@len.workgroup> (Gregor Zattler's message of "Fri, 2 Aug 2019 01:39:49 +0200")
> 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`?
What does `M-: (message-default-send-mail-function)` return?
Stefan
next prev parent reply other threads:[~2019-08-02 4:12 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 [this message]
2019-08-02 8:41 ` Gregor Zattler
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=jwvy30ctdg2.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--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 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.